Computer Knowledge
Computer Memory and Storage
2,477 Questions
Computer memory and storage questions test foundational knowledge of hardware, cache mapping, and data transfer mechanisms. Key areas include Direct Memory Access, analog recording, and RAID levels. This section is essential for candidates preparing for banking and government computer proficiency tests.
Cache memory mappingDirect memory accessRAID storage levelsHard disk technologyOptical media storageMemory addresses
Computer Memory and Storage Questions
-
Floppy disk
-
CPU
-
Flash car
-
Hard drive
-
_
D
Correct answer
Explanation
It is a memory storage device used to permanently store and also retrieve information.
-
Static RAM
-
Dynamic RAM
-
EPROM
-
ROM
-
_
B
Correct answer
Explanation
It is a type of physical memory that is used in most personal computers. The term dynamic indicates that the memory must be constantly refreshed or it will lose its contents. RAM (random-access memory) is sometimes referred to as DRAM.
-
Hard disk
-
Printer
-
Floppy disk drive
-
CD drive
-
_
B
Correct answer
Explanation
A printer is a device that accepts text and graphic output from a computer and transfers the information to paper, usually to standard size sheets of paper.
-
Memory Address Register
-
Memory Data Register
-
Instruction Data Register
-
Program Register
-
_
D
Correct answer
Explanation
A program counter is a register in a computer processor that contains the location of the instruction being executed at the current time.
B
Correct answer
Explanation
It is a type of storage medium that permanently stores data on personal computers (PCs) and other electronic devices. Data stored in ROM can only be read.
-
Expansion board
-
Motherboard
-
Storage device
-
Output device
-
_
B
Correct answer
Explanation
It is the main part of a computer. It holds together many components of a computer, including the central processing unit, memory and connectors for input and output devices.
-
Data archival
-
LucidDB
-
CouchDB
-
Sify my storage
-
Client server computing
A
Correct answer
Explanation
This data store is used to processing of moving data that is no longer actively used to a separate data storage device for long term retention.
-
Garbage collector
-
The execution support
-
Web forms
-
The IP address restrictions
-
Automatic debugging
A
Correct answer
Explanation
This component of the CLR must perform a heap in order to free some memory.
A
Correct answer
Explanation
SAHF stands for Store AH Register into Flags. This instruction in 8086 is used to store the contents of AH register to lower byte of the flag register.
D
Correct answer
Explanation
The origin directive tells the assembler where to load instructions and data into memory. This directive in assembly language is used with assembler to start the memory allotment for the particular segment.
-
Linear decoding
-
block decoding
-
Absolute decoding
-
CMOS
-
BIOS
C
Correct answer
Explanation
This address decoding technique in microprocessor is the one in which the memory chip is selected for the specified logic level on the address lines and no other logic levels can select the chip.
-
Execution unit
-
BUS interface unit
-
Stack pointer
-
ALU
-
Control unit
B
Correct answer
Explanation
This functional unit in 8086 pipelined architecture is used to handle all the data and address on the buses for the execution unit.
-
Union
-
Structure
-
Pointer
-
None of these
A
Correct answer
Explanation
Union data type shares same memory location by one or more different variables.
-
Static RAM has short data lifetime.
-
Static RAM is faster then dynamic RAM.
-
Dynamic RAM is lesser in size.
-
Both (1) and (2)
-
None of the above
A
Correct answer
Explanation
This is a false statement as static RAM has longer data life time than dynamic RAM.
-
RAM
-
ROM
-
ALU
-
System memory
-
Motherboard
D
Correct answer
Explanation
Yes, it's in system memory. Cache memory is random access memory that a computer microprocessor can access more quickly.