A development stategy whereby the executive control modules of a system are coded and tested first, is known as________________?
A. Top-down development
B. Bottom-up development
C. Left-Right development
D. All of the above
A. Top-down development
B. Bottom-up development
C. Left-Right development
D. All of the above
A. Introduction of data to program is easier
B. Addresses any symbolic, not absolute
C. It is mnemonic and easy to read
D. All of the above
A. Linking
B. Loading
C. Allocation
D. Reallocation
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
A. F8
B. 03 16
C. 0111EF
D. 42 65 61 72
A. Program
B. Algorithm
C. Decision Table
D. All of the above
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. to recognize the major constructs of the language and to call the appropriate action routines that will generate the intermediate form or matrix for these constructs