Exam 10: Application Development

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Binary CPU instructions, called ____, are the earliest programming languages.

Free
(Multiple Choice)
4.9/5
(34)
Correct Answer:
Verified

B

​____________________ are detailed, precise statements of formal logic written as sequences of CPU instructions.

Free
(Short Answer)
4.7/5
(37)
Correct Answer:
Verified

Software programs​

____ models provide the detail needed to develop a system that meets users' needs.

Free
(Multiple Choice)
4.9/5
(25)
Correct Answer:
Verified

B

A program's ____ version omits the symbol table and debugging checkpoints to reduce program size and increase execution speed.

(Multiple Choice)
4.9/5
(39)

​____ are integrated collections of models, tools, techniques, and processes.

(Multiple Choice)
4.9/5
(26)

Software has surpassed hardware to become the most costly component of most information systems.

(True/False)
4.8/5
(39)

A(n) ____________________ is an automated tool for testing executable programs.

(Short Answer)
5.0/5
(33)

Source and object code files are compiled and linked as a whole.

(True/False)
4.7/5
(35)

Reduced productivity, dissatisfied customers, and poor managerial decisions are just a few indirect costs of software that doesn't address users' needs completely or correctly.

(True/False)
4.8/5
(26)

A 5GL program contains nonprocedural rules that mimic the rules people use to solve problems.

(True/False)
4.7/5
(27)

A(n) ____________________ provides extensive security controls to prevent programs from accessing unauthorized resources or damaging the hardware, OS, or file system.

(Short Answer)
4.8/5
(36)

​List two capabilities of a symbolic debugger.

(Essay)
4.9/5
(44)

A symbolic debugger uses the symbol table, memory map, and source code files to trace memory addresses to specific source code statements and variables.

(True/False)
4.8/5
(41)

____________________ assist programmers in writing syntactically correct code by verifying syntax as the code is being typed and highlighting errors.

(Short Answer)
4.9/5
(34)

A ____ is a source code instruction that controls the execution of other source code instructions.

(Multiple Choice)
4.8/5
(29)

Unlike 2GL programs, 3GL programs must be translated into binary CPU instructions before the program is executed.

(True/False)
4.9/5
(34)

User needs are stated in general or abstract terms in basic computer language.

(True/False)
4.9/5
(35)

____ programming languages guarantee program portability between other OSs and application programs.

(Multiple Choice)
4.7/5
(33)

A ____ defines the name and data type of program variables.

(Multiple Choice)
4.8/5
(34)

A(n) ____________________ lists the memory location of every function and program variable, and a programmer can use it to trace error messages containing memory addresses to corresponding program statements and variables.

(Short Answer)
4.9/5
(25)
Showing 1 - 20 of 76
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)