Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Memory and Storage Questions
DRAM chips can be combined for larger capacity and word sizes using the same methods as for other memory types.
A nibble is a group of eight bits.
When a computer is executing a program of instructions, the CPU continually fetches information from those locations in memory that contain (1) the program codes representing the operations to be performed and (2) the data to be operated upon.
DRAM uses a cross-transistor configuration.
When two or more devices try to send their own digital levels to a shared data bus at the same time, bus contention will take place.
A typical RAM will write (store data internally) whenever the Chip Select line is active and the Write Enable line is inactive.
RAM is nonvolatile.
Dynamic memories, such as the 2118 16K × 1 RAM, have to multiplex the address bus.
The time from the beginning of a read cycle to the point when the data output is valid is called propagation delay.
Most flash chips use a bulk erase operation in which all cells on the chip are erased simultaneously.
In a register stack, data moves up but not down.
Static memory will maintain storage even if power is removed.
The main advantage of bipolar (TTL) memories over MOS memories is speed.
Cache memory is used in high-speed systems.
Information stored in an EPROM can be erased by prolonged exposure to ultraviolet light.
EEPROMS can be electrically erased and reused.
An optical disk is an example of magnetic storage.
One of the advantages of DRAMs is their ability to store data without needing periodic refreshment of the memory contents.
The EPROM is strictly a MOS device.
The highest-speed magnetic storage is achieved by using a floppy disk.
1
2
3
4
5
6
7
8
9
10