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.
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.
use of reserved word in assembly language
Each class of CPU has its own assembly language.
No.
An Assembler converts assembly language instructions into machine language.
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 langue is translated into machine language by an assembler.
The assembly language does not support object oriented program so they change to c and c++ the c++ will support object oriented program this are the demerits of assembly language.