Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Invitation to Computer Science
Quiz 6: An Introduction to System Software and Virtual Machines
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Question 21
Multiple Choice
The ____ hides from the user the messy details of underlying hardware.
Question 22
Multiple Choice
After all the fields of an assembly language instruction have been translated into binary, the newly built machine language instruction and the address of where it is to be loaded are written out to a file called the ____ file.
Question 23
Multiple Choice
Translators for ____ are called compilers.
Question 24
Multiple Choice
In ____ language, if we insert or delete an instruction, all memory addresses following that instruction will change.
Question 25
Multiple Choice
A(n) ____ operation involves the comparison of values and the subsequent use of the outcome to decide what to do next.
Question 26
Multiple Choice
System software acts as a(n) ____ between the users and the hardware.
Question 27
Multiple Choice
A(n) ____ invokes a service of the assembler.
Question 28
Multiple Choice
The set of services and resources created by the system software and seen by the user is called a(n) ____ machine.
Question 29
Multiple Choice
____, such as text editors, are sometimes organized into collections called program libraries.
Question 30
Multiple Choice
A Von Neumann computer without any helpful user-oriented features is called a(n) ____ machine.
Question 31
Multiple Choice
Icons displayed on the screen are selected with a mouse and a button using a technique called ____.
Question 32
Multiple Choice
The ____ problem-solving cycle involves inputting code to an assembler, translating it to machine language, loading it into a Von Neumann computer, and executing to produce answers to the problem.