Computer » Languages & Compilers
Assembler is a program that translates the program from
high level to assembly
assembly to machine
machine to low level
low level to high level
Computer » Languages & Compilers
A translator for the assembly language to machine language is
assembler
compiler
interpreter
linker
Computer » Languages & Compilers
Which is a program that places programs into memory and prepares them for execution ?
Assembler
Compiler
Loader
Macro processor
Computer » Languages & Compilers
An address consists of ?
an offset
a base register
index register
All of the above
Computer » Languages & Compilers
The symbols used in an assembly language are
Codes
Mnemonics
Assembler
Machine codes
Computer » Languages & Compilers
‘C’ language is a
Low level language
High level language
Machine level language
Assembly level language
Computer » Languages & Compilers
A compiler is a software which converts –
Characters to Bits High level language to Machine language
Words to Bits
language
Machine language to High level