Assembler language is a level of computer programming that sits somewhere between pure machine language and the other high level procedural languages. It has its on set of instructions and syntax and must be compiled (assembled) before it is used by the computer. Assembler language statements is just another way of saying a list or group of assemble language instructions.
The three types of assembly language are: 1. Imperative: indicates an action to be performed. 2. Declaration 3. Assembler Directives
Assembly Language
No.
I guess you're trying to refer to Assembly language.
use of reserved word in assembly language
assembly language uses abbreviation called menmonics.it is a bit easier to write computer programs in assembly language as compared to machine language but still requires skill and experienci.A program called assembler is used to convert an assembly language into machine language.
No.
Each class of CPU has its own assembly language.
An Assembler converts assembly language instructions into machine language.
Assembly langue is translated into machine language by an assembler.
Yes, SQL is a high level language, since it allow us to get result without much going into Assembly level instructions, by using interpreter to change our statements/queries into machine level instructions!.
Assembly language uses a low-level programming language that directly corresponds to machine code instructions.