Bug means_______________?
A. A logical error in a program
B. A difficult syntax error in a program
C. Documenting programs using an efficient documentation tool
D. All of the above
A. A logical error in a program
B. A difficult syntax error in a program
C. Documenting programs using an efficient documentation tool
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. All of the above
A. consists of a program and relevant information for its relocation
B. can itself perform the relocation of its address-sensitive portions
C. cannot be made to execute in any area of storage other than the one designated for it at the time of its coding or translation
D. All of the above
A. 40
B. 0111EF
C. 9001000000
D. DA000F
A. save the macro definitions
B. recognize macro definitions and macro calls
C. expand macro calls and substitute arguments
D. All of the above
A. Top-down development
B. Bottom-up development
C. Left-Right development
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