Exam 6: Low-Level Programming Languages and Pseudocode

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

Which of the following is part of a Pep/9 program instruction?

Free
(Multiple Choice)
4.8/5
(37)
Correct Answer:
Verified

D

A(n) ______________________ is a section of code that repeats.

Free
(Short Answer)
4.9/5
(36)
Correct Answer:
Verified

loop

What is an assembler directive?

Free
(Multiple Choice)
4.8/5
(31)
Correct Answer:
Verified

B

Which Pep/9 addressing mode indicates that the operand contains the location of data rather than the data itself?

(Multiple Choice)
4.8/5
(47)

What is an assembler directive?

(Essay)
4.9/5
(30)

Konrad Zuse's 1936 patent application for the Z1 computer, with program and data modifiable in storage, anticipated the von Neumann architecture by nine years.

(True/False)
4.8/5
(41)

Which of the following does not represent a function of the accumulator (A register)?

(Multiple Choice)
4.7/5
(33)

Which of the following is not a valid mnemonic in the Pep/9 assembly language?

(Multiple Choice)
4.9/5
(38)

An assembly-language program uses _______________ to represent instructions.

(Short Answer)
4.8/5
(34)

A virtual computer is a hypothetical machine in which there are no limits on memory use.

(True/False)
4.9/5
(36)

The Pep/9 character input instruction specifies the register into which a character is to be stored.

(True/False)
4.9/5
(37)

The code-coverage testing approach eliminates the need to test some of the code by covering it with a theoretical "black box."

(True/False)
4.8/5
(39)

Assembly language allows program instructions to be specified using mnemonics that correspond to machine language instructions.

(True/False)
4.8/5
(37)

A(n) _______________ is a program that translates an assembly-language program into machine code.

(Short Answer)
4.7/5
(35)

What does an assembler accept as input and what does it produce as output?

(Essay)
4.8/5
(45)

Where is the operand if the address mode specifier is 001?

(Essay)
4.8/5
(37)

A test case is a document that specifies how a program is to be tested.

(True/False)
4.9/5
(35)

How many hexadecimal digits are needed to describe the bit pattern in a byte? Why?

(Essay)
4.9/5
(37)

An assembler directive is an instruction to the assembler itself.

(True/False)
4.9/5
(38)

What is the word length of the Pep/9 machine?

(Short Answer)
4.9/5
(39)
Showing 1 - 20 of 49
close modal

Filters

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