To use a computer program, you must first load it into the computer's ____.

A. memory
B. monitor
C. disk
D. software


Answer: A

Computer Science & Information Technology

You might also like to view...

Method AdjMatrixDiGraph.removeVertex() tests to see if an entry represents an edge (is equal to 1) and if so, clears it (sets it to 0). Would the method be more efficient if it just walked through and cleared the appropriate row and column of the adjacency matrix? Would this work?

What will be an ideal response?

Computer Science & Information Technology

A collection of related commands on a Ribbon tab is called a(n) ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

What is the general name of the processor feature that AMD calls HyperTransport?

A. Multicore processing B. Multithreading C. Virtualization D. Multiprocessor platform

Computer Science & Information Technology

When a program calls a subroutine the current module suspends processing and the called subroutine takes over control of the program.

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

Computer Science & Information Technology