FUNDAMENTALS OF COMPUTER

OPERATING SYSTEMS FOR COMPUTERS

COMPUTER OPERATING SYSTEMS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Single ____ allows for only one operation (read or write) to take place at once. Double ____ allows for read and write operations to take place at the same time which results in more consistent data transfer.
A
buffering
B
allocation
C
interrupting
D
memorising
Explanation: 

Detailed explanation-1: -RAM, stands for Random Access Memory. It is a hardware device generally located on the motherboard of a computer and acts as an internal memory of the CPU. It is the read and write memory of a computer, which means the information can be written to it as well as read from it.

Detailed explanation-2: -Random Access Memory (RAM) is primary-volatile memory and Read Only Memory (ROM) is primary-non-volatile memory. Ram is also called as read write memory or the main memory or the primary memory. The operations which are performed by RAM are Read and Write.

Detailed explanation-3: -Which memory chip in a computer enables simultaneous read and write operations? Explanation: RAM is a read-only, volatile chip memory that may be read from and written to. Because of this, it is also known as read-write memory (called RWM).

There is 1 question to complete.