COGNITIVE ASSESSMENT
What is virtual memory?
A. data stored in the cloud
B. where instructions are stored while waiting for a device to become idle
C. a portion of the hard disk designated to function as additional RAM
D. data that is not stored when the computer is turned off
Answer: C
You might also like to view...
Suppose you want to create an FDD of the functions at your school or your place of employment. Using Figure 4-8 on page 112 as a model, create a simple FDD with three top-level functions. For one of the functions, create two additional levels.
What will be an ideal response?
What are the four kinds of prototyping?
What will be an ideal response?
State whether each of the following is true or false. If false, explain why. Assume the state- ment using std::cout; is used.
1) Declarations can appear almost anywhere in the body of a C++ function. 2) The modulus operator (%) can be used only with integer operands. 3) The arithmetic operators *, /, %, + and – all have the same level of precedence. 4) A C++ program that prints three lines of output must contain three statements using cout and the stream insertion operator.
The target attribute of the anchor element is deprecated in the HTML 5 specification.
Answer the following statement true (T) or false (F)