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

1) The central processing unit (CPU) consists of random-access memory (RAM) and the compiler.
2) A register is a memory location inside the CPU.
3) An integrated circuit that is a full central processing unit is called a microprocessor.
4) The size of a computer word is the same on all computers.
5) Information in read-only memory (ROM) can be accessed and changed by the user.

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

Computer Science & Information Technology

You might also like to view...

Formulas created in a column in a table produce a(n) ________, which automatically fills the column for you

A) fill column B) auto column C) fill handle D) calculated column

Computer Science & Information Technology

When you call a ____________ method, it executes its code and returns without passing any value back to the program statement that called it.

a. void b. terminal c. value-returning d. private

Computer Science & Information Technology