NIMCET SERIES
Computer-awareness

Computer Memory

7 previous year questions.

Volume: 7 Ques
Yield: Medium

High-Yield Trend

1
2025
3
2024
2
2023
1
2022

Chapter Questions
7 MCQs

01
PYQ 2022
medium
computer-awareness ID: nimcet-2
FFFF will be the last memory location in a memory of size
1
1k
2
64k
3
32k
4
16k
02
PYQ 2023
medium
computer-awareness ID: nimcet-2
How many 32K 1 RAM chips are needed to provide a memory capacity of 256K bytes?
1
8
2
128
3
64
4
32
03
PYQ 2023
medium
computer-awareness ID: nimcet-2
How many 32K × 1 RAM chips are needed to provide a memory capacity of 256 K?
1
8
2
128
3
64
4
32
04
PYQ 2024
medium
computer-awareness ID: nimcet-2
A computer system has 16-bit wide address/data bus that uses RAM chips of -bit capacity. The number of RAM chips needed to provide a memory capacity of 64 Kbytes memory is
1
32
2
16
3
64
4
8
05
PYQ 2024
medium
computer-awareness ID: nimcet-2
The primary purpose of cache memory in a computer system is
1
to manage input and output operations between the CPU and peripherals
2
to temporarily store frequently accessed data and instructions for faster access by the CPU
3
to permanently store data and programs
4
to provide additional storage space when the main memory is full
06
PYQ 2024
medium
computer-awareness ID: nimcet-2
A CPU generates 32 bits virtual addresses. The page size is 4 KB. The processor has a translation look-aside buffer (TLB) which can hold a total of 128-page table entries and is 4-way set associative. The minimum size of the TLB tag is:
1
11 bits
2
15 bits
3
13 bits
4
20 bits
07
PYQ 2025
medium
computer-awareness ID: nimcet-2
Dynamic RAM (DRAM) stores each bit of data in a separate capacitor. Due to leakage, the stored charge tends to dissipate over time and needs to be refreshed periodically. Consider the following statements:
1
All statements P, Q, R, and S are true
2
P, Q, and S are true; R is false.
3
Only P and Q are true; R is false, and S is irrelevant.
4
P and S are true; Q and R are false.