Explain in detail how main memory works.

What will be an ideal response?


The main memory is used by the computer when it is running a program. Values stored in a program’s variables are kept in this main memory as well as the byte-code of the program. Main memory consists of a long list of numbered locations called bytes. The number that identifies the byte is called the address. A data item can be stored in one or more of those bytes, and the address of the byte is then used to locate the data item when it is needed.

Computer Science & Information Technology

You might also like to view...

In a doubly linked list, what is the number of pointers affected by an insertion operation in the middle of the list?

a. 2 b. 1 c. 0 d. 4

Computer Science & Information Technology

____________________ is the process of creating an improved model for an existing system.

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

Computer Science & Information Technology

When should you use a relative hyperlink?

a. Always, the W3C prefers relative hyperlinks b. When you need to link to a web page internal to your website c. When you need to link to a web page external to your website d. Never, the W3C has deprecated relative hyperlinks

Computer Science & Information Technology

Which of the following policies includes checking background and references, verifying educational records, and requiring employees to sign nondisclosure agreements?

a. Employee hiring and termination policy b. Privacy policy c. Employee identification policy d. Help desk procedures and password change policy

Computer Science & Information Technology