1.
A(n) front-end CASE tool aids in the creation of system models.
2.
When a compiler encounters a function call in source code it enters descriptive information into the symbol table.
3.
Most ANSI standard programming languages are ____.
4.
An interpreter normally performs static linking of library modules into a program.
5.
A(n) production debugger is an automated tool for testing executable programs.
6.
A(n) ____ is a file that contains a related set of executable functions and an index of the library contents.
7.
A tool suite that primarily supports program development based on specific analysis and design models sometimes is called a(n) ____.
8.
A back-end CASE tool aids in the creation of system models.
9.
An interpreter translates an entire program before linking and execution.
10.
A(n) assembler translates assembly language programs into binary CPU instructions.
11.
The result of successful link editing is executable code.
12.
A link editor normally performs static linking of library modules into a program.
13.
Most of the original fourth generation languages (4GLs) survive today.
14.
When a compiler encounters a function call in source code it enters descriptive information into the symbol table.
15.
A(n) ____ produces a memory map to show the location of object code modules and library routines within executable code.
16.
Which machine instruction sequence below implements a function return with one return value?
17.
A link editor normally performs static linking of library modules into a program.
18.
Dynamic linking incorporates copies of service layer functions directly into executable programs.
19.
A compiler translates assembly language programs into machine language programs.
20.
A(n) ____ interleaves source code translation, link editing, and execution.
21.
A(n) production debugger is an automated tool for testing executable programs.
22.
Most ANSI standard programming languages are 4GLs.
23.
A tool suite that primarily supports model development is sometimes called a(n) ____.
24.
Dynamically linked executable files are ____ than statically linked executable files.
25.
The compiler refers to entries in the symbol table to determine source and destination memory addresses for data movement instructions.