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

1. A computer is a machine (hardware) that processes data under control of a stored
program (software).
2. A program is a series of instructions that guides a computer through a process.
3. A typical instruction contains an operand that specifies the function to be performed and
one or more operation codes that specify the memory locations or registers that hold the
data to be manipulated.
4. A program stored in memory must be in source code form.
5. Hardware works with relative addresses, fetching and storing the contents of individual
bytes by referencing their byte numbers.


1. True
2. True
3. False
4. False
5. False

Computer Science & Information Technology

You might also like to view...

Overloaded operator methods must be declared public and ________.

a) sealed b) protected c) static d) None of the above.

Computer Science & Information Technology

It is important to ____ the line in the code editing window where you want to insert a code snippet to produce the shortcut menu in the accompanying figure.

A. click B. double-click C. right-click D. mouse over

Computer Science & Information Technology

BRANCH&BOOK is a valid name for a table in MySQL.

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

Computer Science & Information Technology

Which Cold War program played an important role in advancing integrated circuit technology?

a. B-52 bomber b. Hydrogen bomb c. Mark 37 torpedo d. Minuteman II ballistic missile e. NORAD radar network

Computer Science & Information Technology