Language Processors In what module, multiple instances of execution will yield the same result even if one instancy has not terminated before the next one has begun? reenterable module non-reusable module recursive module serially reusable reenterable module non-reusable module recursive module serially reusable ANSWER DOWNLOAD EXAMIANS APP
Language Processors The Process Manager has to keep track of: the information management support to a programmer using the system both (a) and (b) the priority of each program the status of each program the information management support to a programmer using the system both (a) and (b) the priority of each program the status of each program ANSWER DOWNLOAD EXAMIANS APP
Language Processors Indicate whether the statement LDA B is a statement, in High level language Machine language Assembly language All of these High level language Machine language Assembly language All of these ANSWER DOWNLOAD EXAMIANS APP
Language Processors Advantage(s) of using assembly language rather than machine language is/are: All of these It is mnemonic and easy to read Addresses any symbolic, not absolute Introduction of data to program is easier All of these It is mnemonic and easy to read Addresses any symbolic, not absolute Introduction of data to program is easier ANSWER DOWNLOAD EXAMIANS APP
Language Processors A compiler is a program that automate the translation of assembly language into machine language program that accepts a program written in a high level language and produces an object program is a program that appears to execute a source program as if it were machine language a program that places programs into memory and prepares them for execution a program that automate the translation of assembly language into machine language program that accepts a program written in a high level language and produces an object program is a program that appears to execute a source program as if it were machine language a program that places programs into memory and prepares them for execution ANSWER DOWNLOAD EXAMIANS APP
Language Processors Convert the ASCII/BEAR/assembly language pseudo-ops into hexadecimal machine language 03 16 0111EF F8 42 65 61 72 03 16 0111EF F8 42 65 61 72 ANSWER DOWNLOAD EXAMIANS APP