Exam 6: An Introduction to System Software and Virtual Machines

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

Each symbolic assembly language instruction is translated into one or more machine language instructions.

(True/False)
4.8/5
(33)

How does a GUI communicate with a user?

(Essay)
4.7/5
(24)

Assemblers, compilers, and interpreters are all examples of ____________________ services.

(Short Answer)
4.9/5
(37)

Explain what a real-time operating system does. Then give a detailed example.

(Essay)
4.9/5
(40)

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.

(Multiple Choice)
4.8/5
(42)

A(n) ____ invokes a service of the assembler.

(Multiple Choice)
4.7/5
(34)

____ operation codes are restricted to be used in the operating system or other system software.

(Multiple Choice)
4.8/5
(31)

Icons displayed on the screen are selected with a mouse and a button using a technique called ____.

(Multiple Choice)
4.9/5
(39)

Machine language is a high-level programming language.

(True/False)
4.8/5
(37)

A(n) ____________________ character is displayed on screen to indicate that an operating system is waiting for input.

(Short Answer)
4.9/5
(26)

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.

(Multiple Choice)
4.9/5
(26)

All modern operating systems provide GUIs.

(True/False)
4.9/5
(48)

Assembly language does not allow the use of symbolic operation codes.

(True/False)
4.9/5
(38)

C++ and Java are examples of ____ languages.

(Multiple Choice)
5.0/5
(39)

If the op code table is sorted alphabetically, the ____ search algorithm is used to find an op code.

(Multiple Choice)
4.7/5
(43)

A(n) ____ operation involves the comparison of values and the subsequent use of the outcome to decide what to do next.

(Multiple Choice)
4.8/5
(42)

In ____ language, if we insert or delete an instruction, all memory addresses following that instruction will change.

(Multiple Choice)
4.9/5
(30)

System software acts as a(n) ____ between the users and the hardware.

(Multiple Choice)
4.9/5
(39)

It is the responsibility of the ____________________ to safeguard the password file that stores all valid user name/password combinations.

(Short Answer)
4.9/5
(36)

One of the problems with machine language is that it uses binary.

(True/False)
4.9/5
(36)
Showing 21 - 40 of 50
close modal

Filters

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