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
In the Pep/9 machine, the contents of the A register can be compared to the contents of a place in memory.
(True/False)
4.7/5
(42)
Each machine language instruction performs a single complex task, such as sorting a list of numbers.
(True/False)
4.9/5
(48)
A(n) _______________ is an instruction for the translating program.
(Short Answer)
4.9/5
(39)
Assembly language instructions are executed directly by the hardware of a particular computer.
(True/False)
4.7/5
(43)
A(n) _______________ is a program that puts a machine-language program into memory so that it can be executed.
(Short Answer)
4.7/5
(36)
Which of the following is not an operation that can be performed by a Pep/9 machine instruction?
(Multiple Choice)
4.8/5
(34)
Which language is actually executed by the central processing unit of a computer?
(Multiple Choice)
4.9/5
(42)
Machine language is the set of binary-coded instructions that are executed directly by a computer.
(True/False)
4.8/5
(30)
Assembly language is an abstraction, hiding some of the details that occur at the machine language level.
(True/False)
4.8/5
(29)
In _______________ testing, tests are designed based on the logic of the code.
(Short Answer)
4.9/5
(38)
Machine language programs are loaded into the Pep/9 simulator by specifying the instructions in hexadecimal.
(True/False)
4.9/5
(41)
The _______________ is a register used to hold the address of the next instruction to be executed.
(Short Answer)
4.7/5
(39)
In which of the following are tests designed based only on possible input data (rather than code)?
(Multiple Choice)
4.8/5
(40)
Given that the word length in the Pep/9 virtual computer is 2 bytes, how long is the information that flows into and out of the arithmetic/logic unit (ALU) of the PEP/9's CPU?
(Multiple Choice)
4.8/5
(41)
___________________ is an approach to computer program testing that designs tests cases to ensure that each statement in the program is executed properly.
(Short Answer)
4.9/5
(43)
The data-coverage testing approach tests the limits of the program's data.
(True/False)
4.8/5
(35)
Character input and output in Pep/9 uses a principle called memory-mapped I/O.
(True/False)
4.8/5
(37)
In Pep/9 assembly language, decisions can be made using instructions that check the status of the accumulator.
(True/False)
4.7/5
(34)
____________________ is an approach to computer program testing that involves designing tests to ensure that the limits of the permissible data are covered.
(Short Answer)
4.8/5
(36)
Which register contains the address of the next instruction to be executed?
(Multiple Choice)
4.8/5
(33)
Showing 21 - 40 of 49
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)