Exam 6: Low-Level Programming Languages and Pseudocode
Exam 1: The Big Picture52 Questions
Exam 2: Binary Values and Number Systems49 Questions
Exam 3: Data Representation51 Questions
Exam 4: Gates and Circuits49 Questions
Exam 5: Computing Components49 Questions
Exam 6: Low-Level Programming Languages and Pseudocode49 Questions
Exam 7: Problem Solving and Algorithms48 Questions
Exam 8: Abstract Data Types and Subprograms49 Questions
Exam 9: Object-Oriented Design and High-Level Programming Languages47 Questions
Exam 10: Operating Systems49 Questions
Exam 11: File Systems and Directories49 Questions
Exam 12: Information Systems45 Questions
Exam 13: Artificial Intelligence47 Questions
Exam 14: Simulation, Graphics, Gaming, and Other Applications50 Questions
Exam 15: Networks48 Questions
Exam 16: The World Wide Web44 Questions
Exam 17: Computer Security49 Questions
Exam 18: Limitations of Computing50 Questions
Exam 19: broad concept of computer security and its importance in modern society.102 Questions
Select questions type
Which of the following is part of a Pep/9 program instruction?
Free
(Multiple Choice)
4.8/5
(37)
Correct Answer:
D
A(n) ______________________ is a section of code that repeats.
Free
(Short Answer)
4.9/5
(36)
Correct Answer:
loop
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)
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)
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)
Showing 1 - 20 of 49
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)