(2024-22CS503-COMPUTER ARCHITECTURE - FA9-Mrs. Gayathri S) : Question 01 (MC)
(2024-22CS503-COMPUTER ARCHITECTURE - FA9-Mrs. Gayathri S) : Question 01 (MC)
GAYATHRI S]
Question 01 (MC)
[SO1][60]
MC
Which memory in the memory hierarchy is the fastest? (1 Mark-[An/C,2])
Default mark: 1
Shuffle the choices? Yes
Number the choices? A
Penalty for each incorrect try: 0
ID number:
# Answers Feedback Grade
A. Hard Disk 0
B. Main Memory 0
C. Cache Memory 0
D. Register 100
General feedback:
For any correct response: Your answer is correct.
For any incorrect response: Your answer is incorrect.
Hint 1:
Show the number of correct
No
responses (Hint 1):
Clear incorrect responses (Hint 1): No
Tags:
Allows the selection of a single or multiple responses from a pre-defined list.
(MC/MA)
1
Question 02 (MC)
[SO2][60]
MC
Which memory component is directly accessible by the CPU? (1 Mark-[An/C,2])
Default mark: 1
Shuffle the choices? Yes
Number the choices? A
Show the number of correct responses once the question has finished: No
Penalty for each incorrect try: 0
# Answers Feedback Grade
A. Cache Memory 100
B. Hard Disk 0
C. Optical Drive 0
D. SSD 0
General feedback:
For any correct response: Your answer is correct.
For any incorrect response: Your answer is incorrect.
For any partially correct response: Your answer is partially correct.
Hint 1:
Show the number of correct
No
responses (Hint 1):
Clear incorrect responses (Hint 1): No
Tags:
Allows the selection of a single or multiple responses from a pre-defined list.
(MC/MA)
2
Question 03 (MC)
[SO3][60]
MC
What is the purpose of a memory hierarchy in computer systems? (1 Mark-[An/C,2])
Default mark: 1
Shuffle the choices? Yes
Number the choices? A
Penalty for each incorrect try: 0
# Answers Feedback Grade
A. To reduce power consumption 0
3
Question 04 (MC)
[SO4] [60]
MC
What is the purpose of virtual memory? (1 Mark-[An/C,2])
Default mark: 1
Shuffle the choices? Yes
Number the choices? A
Penalty for each incorrect try: 0
# Answers Feedback Grade
A. To increase physical memory 0
To allow a program to execute even if
B, it is larger than physical memory 100
D. To backup data 0
General feedback:
For any correct response: Your answer is correct.
For any incorrect response: Your answer is incorrect.
Hint 1:
Show the number of correct
No
responses (Hint 1):
Clear incorrect responses (Hint 1): No
Tags:
Allows the selection of a single or multiple responses from a pre-defined list.
(MC/MA)
4
Question 05 (MC)
[SO5] [60]
MC
What is the primary role of secondary storage? (1 Mark-[An/C,2])
Default mark: 1
Shuffle the choices? Yes
Number the choices? A
Penalty for each incorrect try: 0
# Answers Feedback Grade
A. Temporary data storage 0
C. Data processing 0
D. Executing instructions 0
General feedback:
For any correct response: Your answer is correct.
For any incorrect response: Your answer is incorrect.
Hint 1:
Show the number of correct
No
responses (Hint 1):
Clear incorrect responses (Hint 1): No
Tags:
Allows the selection of a single or multiple responses from a pre-defined list.
(MC/MA)
5
Question 06 (MC)
[SO6][60]
MC
What is the term for the smallest unit of data that can be stored in a cache? (1 Mark-[An/C,2])
Default mark: 1
Shuffle the choices? Yes
Number the choices? A
Penalty for each incorrect try: 0
# Answers Feedback Grade
A. Block 100
B. Sector 0
C. Page 0
D. Byte 0
General feedback:
For any correct response: Your answer is correct.
For any incorrect response: Your answer is incorrect.
Hint 1:
Show the number of correct
No
responses (Hint 1):
Clear incorrect responses (Hint 1): No
Tags:
Allows the selection of a single or multiple responses from a pre-defined list.
(MC/MA)
6
Question 07 (MC)
[SO7][60]
MC
What is the benefit of a multi-level cache (e.g., L1, L2, L3)? (1 Mark-[An/C,2])
Default mark: 1
Shuffle the choices? Yes
Number the choices? A
Penalty for each incorrect try: 0
# Answers Feedback Grade
A. Decreases power consumption 0
7
Question 08 (MC)
[SO8][60]
MC
What does "write-through" cache policy mean? (1 Mark-[An/C,2])
Default mark: 1
Shuffle the choices? Yes
Number the choices? A
Penalty for each incorrect try: 0
# Answers Feedback Grade
Data is written to both cache and main
A. 100
memory simultaneously
Data is written to the cache and
B. updated in main memory only on 0
eviction
Data is written only to the main
C. 0
memory
8
Question 09 (MC)
[SO9][60]
MC
Which mapping technique is used to store data in cache? (1 Mark-[An/C,2])
Default mark: 1
Shuffle the choices? Yes
Number the choices? A
Penalty for each incorrect try: 0
# Answers Feedback Grade
A. Direct Mapping 0
B. Associative Mapping 0
C. Set-Associative Mapping 0
9
Question 10 (MC)
[SO10][60]
MC
What is the advantage of using a fully associative cache? (1 Mark-[An/C,2])
Default mark: 1
Shuffle the choices? Yes
Number the choices? A
Penalty for each incorrect try: 0
# Answers Feedback Grade
A. Simplifies cache management 0
10
Question 11 (MC)
[SO11][60]
MC
What is the primary purpose of cache memory in a computer system? (1 Mark-[An/C,2])
Default mark: 1
Shuffle the choices? Yes
Number the choices? A
Penalty for each incorrect try: 0
# Answers Feedback Grade
A. To permanently store data 0
C. To backup data 0
11
Question 12 (MC)
[SO12][60]
Which mapping technique uses a fixed location for each block of main memory in the cache? MC
(1 Mark-[An/C,2])
Default mark: 1
Shuffle the choices? Yes
Number the choices? A
Penalty for each incorrect try: 0
# Answers Feedback Grade
A. Direct Mapping 100
B. Associative Mapping 0
C. Set-Associative Mapping 0
D. Multi-Level Mapping 0
General feedback:
For any correct response: Your answer is correct.
For any incorrect response: Your answer is incorrect.
Hint 1:
Show the number of correct
No
responses (Hint 1):
Clear incorrect responses (Hint 1): No
Tags:
Allows the selection of a single or multiple responses from a pre-defined list.
(MC/MA)
12
Question 13 (MC)
[SO13][60]
What is the main advantage of fully associative cache over direct-mapped cache? (1 Mark- MC
[An/C,2])
Default mark: 1
Shuffle the choices? Yes
Number the choices? A
Penalty for each incorrect try: 0
# Answers Feedback Grade
A. Simplifies cache management 0
13
Question 14 (MC)
[SO14][60]
MC
What does "write-through" cache policy mean? (1 Mark-[An/C,2])
Default mark: 1
Shuffle the choices? Yes
Number the choices? A
Penalty for each incorrect try: 0
# Answers Feedback Grade
Data is written to both cache and main
A. 100
memory simultaneously
Data is written to the cache and
B. updated in main memory only on 0
eviction
Data is written only to the main
C. 0
memory
14
Question 15 (MC)
[SO15][60]
MC
What does the term "cache line" refer to? (1 Mark-[An/C,2])
Default mark: 1
Shuffle the choices? Yes
Number the choices? A
Penalty for each incorrect try: 0
# Answers Feedback Grade
A. The size of the cache memory 0
15
Question 16 (MC)
[SO16][60]
MC
In a multi-level cache system, which cache is typically the largest? (1 Mark-[An/C,2])
Default mark: 1
Shuffle the choices? Yes
Number the choices? A
Penalty for each incorrect try: 0
# Answers Feedback Grade
A. L1 Cache 0
B. L2 Cache 0
C. L3 Cache 100
D. L4 Cache 0
General feedback:
For any correct response: Your answer is correct.
For any incorrect response: Your answer is incorrect.
Hint 1:
Show the number of correct
No
responses (Hint 1):
Clear incorrect responses (Hint 1): No
Tags:
Allows the selection of a single or multiple responses from a pre-defined list.
(MC/MA)
16
Question 17 (MC)
[SO17][60]
What is the term for storing frequently accessed data close to the processor? (1 MC
Mark-[An/C,2])
Default mark: 1
Shuffle the choices? Yes
Number the choices? A
Penalty for each incorrect try: 0
# Answers Feedback Grade
A. Cache Mapping 0
B. Cache Coherence 0
D. Spatial Locality 0
General feedback:
For any correct response: Your answer is correct.
For any incorrect response: Your answer is incorrect.
Hint 1:
Show the number of correct
No
responses (Hint 1):
Clear incorrect responses (Hint 1): No
Tags:
Allows the selection of a single or multiple responses from a pre-defined list.
(MC/MA)
17
Question 18 (MC)
[SO18][60]
Which cache write policy involves updating the main memory only when a cache block is MC
replaced? (1 Mark-[An/C,2])
Default mark: 1
Shuffle the choices? Yes
Number the choices? A
Penalty for each incorrect try: 0
# Answers Feedback Grade
A. Write-Through 0
B. Write-Back 100
C. Write-Around 0
D. Write-Once 0
General feedback:
For any correct response: Your answer is correct.
For any incorrect response: Your answer is incorrect.
Hint 1:
Show the number of correct
No
responses (Hint 1):
Clear incorrect responses (Hint 1): No
Tags:
Allows the selection of a single or multiple responses from a pre-defined list.
(MC/MA)
18
Question 19 (MC)
[SO19][60]
Which technique is used to ensure data consistency between cache and main memory in a MC
multi-core system? (1 Mark-[An/C,2])
Default mark: 1
Shuffle the choices? Yes
Number the choices? A
Penalty for each incorrect try: 0
# Answers Feedback Grade
A. Cache Partitioning 0
B. Cache Scrubbing 0
19
Question 20 (MC)
[SO20][60]
MC
What does "cache hit" mean? (1 Mark-[An/C,2])
Default mark: 1
Shuffle the choices? Yes
Number the choices? A
Penalty for each incorrect try: 0
# Answers Feedback Grade
A. Data is not found in the cache 0
D. Cache is full 0
General feedback:
For any correct response: Your answer is correct.
For any incorrect response: Your answer is incorrect.
Hint 1:
Show the number of correct
No
responses (Hint 1):
Clear incorrect responses (Hint 1): No
Tags:
Allows the selection of a single or multiple responses from a pre-defined list.
(MC/MA)
20