Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Memory directly accessed by CPU - random-access memory,RAM
Home
>>
Category
>>
Programming Language (MCQ) questions
>>
Operating System
Q. CPU can access which type of memory directly?
- Published on 17 Jun 15
a.
random-access memory
b.
magnetic disk
c.
magnetic tape
d.
None of the above.
ANSWER: random-access memory
Related Content
Networking (
207
)
Database (
97
)
C programming (
58
)
Software Engineering (
28
)
SQL (
5
)
HTML (
74
)
Web Technologies (
11
)
Data Structure (
140
)
Operating System (
96
)
Java (
25
)
Oracle (
5
)
C++ (
50
)
Algorithms (
7
)
PL/SQL (
13
)
JavaScript (
7
)
XML (
0
)
CSS (
1
)
Discussion
Nirja Shah
-Posted on 25 Nov 15
- Random-access memory (RAM) is a form of computer data storage.
- It allows data items to be accessed (read or written) in almost the same amount of time irrespective of the physical location of data inside the memory.
- In contrast to the other direct-access data storage media such as hard disks, CD-RWs, DVD-RWs and the older drum memory, the time required to read and write data items varies significantly depending on their physical locations on the recording medium, due to mechanical limitations such as media rotation speeds and arm movement delays.
- In today's time random-access memory has taken the form of integrated circuits.
- This memory is normally associated with volatile types of memory (such as DRAM memory modules), where stored information is lost if power is removed, although many efforts have been made to develop non-volatile RAM chips.
- Other types of non-volatile memory exist that allow random access for read operations, but either do not allow write operations or have limitations on them.
- These include most types of ROM and a type of flash memory called NOR-Flash.
➨
Post your comment / Share knowledge
Required!
Required!
Invalid Email Id!
Required!
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
MCQs
English
Tutorials
Download
▲