Exam 9: Introduction to High-Level Language Programming

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

The problem identification document commits the final and complete problem specification to paper and guides the software developers in all subsequent decisions.

(True/False)
4.9/5
(38)

____ are instructions in the programming language.

(Multiple Choice)
4.9/5
(37)

____ is the process of translating the detailed designs into computer code.

(Multiple Choice)
4.7/5
(32)

A program written in a(n) procedural language consists of sequences of statements that manipulate data items._________________________

(True/False)
4.9/5
(40)

Even though a high-level programming language allows the programmer to think of memory locations in abstract rather than physical terms, the programmer is still directing, via program instructions, every change in the value of a memory location.

(True/False)
4.8/5
(44)

If anything is changed on an already-tested module, update testing is done to be sure that this change hasn't introduced a new error into code that was previously correct.

(True/False)
4.8/5
(41)

Procedural languages are also called ____ languages.

(Multiple Choice)
4.9/5
(40)

In assembly language, the programmer need not manage the details of the movement of data items within memory.

(True/False)
4.7/5
(46)

The programmer's task is to devise the appropriate step-by-step sequence of "imperative commands" that, when carried out by the computer, accomplish the desired task.

(True/False)
4.9/5
(33)

Define coding.

(Short Answer)
4.9/5
(43)
Showing 41 - 50 of 50
close modal

Filters

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