Convert the 080D4E machine language instructions into assembly language, assuming that they were not generated by pseudo-ops_______________?
A. ASRA
B. ADDA h#01FE, i
C. LOADA h#OD4E, i
D. STOREA h#014B, d
A. ASRA
B. ADDA h#01FE, i
C. LOADA h#OD4E, i
D. STOREA h#014B, d
A. Interpreter is a kind of translator
B. Interpreter generates an object program from the source program
C. Interpreter analyses each source statement every time it is to be executed
D. All of the above
A. Utilities
B. Languages
C. Operating system
D. All of the above
A. Machine language
B. Assembly language
C. High level language
D. All of the above
A. creation of more optional matrix
B. recognition of basic syntactic constructs through reductions
C. recognition of basic elements and creation of uniform symbols
D. use of macro processor to produce more optimal assembly code
A. to build a uniform symbol table
B. to build a literal table and an identifier table
C. to parse the source program into the basic elements or tokens of the language
D. All of the above
A. is a term that refers to the control programs of an operating system
B. allows multiple programs to reside in separate areas of core at the same time
C. allows the programmer to write base registers and displacements explicitly in the source program
D. is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain