Answer the following statements true (T) or false (F)

1) A computer platform consists of a collection of hardware resources, such as the processor, main memory, I/O modules, timers, and disk drives.
2) A computer platform consists of a collection of hardware resources, such as the processor, main memory, I/O modules, timers, and disk drives.
3) A design change in the structure or semantics of the process control block could affect a number of modules in the OS.
4) The process control block is the key tool that enables the OS to support multiple processes and to provide for multiprocessing.
5) The process control block is the key tool that enables the OS to support multiple processes and to provide for multiprocessing.


1) T
2) F
3) T
4) T
5) F

Computer Science & Information Technology

You might also like to view...

When creating a class, rather than declaring completely new members, you can designate that the new class inherits the members of an existing class. The existing class is called the __________ class, and the new class is the __________ class.

a) derived, base b) root, child c) sub, super d) base, derived

Computer Science & Information Technology

You cannot open a Word window directly from the Windows 8 Start screen.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

How is the input data size significant for a linear algorithm?

a. Work done grows in direct proportion to the problem size b. The input data has no duplicate elements c. Memory is doubled with increasing problem size d. The data input is sorted

Computer Science & Information Technology

The ________ key performs the same function that the Cancel button does

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology