Mock Quiz Hub
Dark
Mock Quiz Hub
1
Recent Updates
Added: OS Mid 1 Quiz
Added: OS Mid 2 Quiz
Added: OS Lab 1 Quiz
Check back for more updates!
Time: 00:00
Quiz
Navigate through questions using the controls below
0%
Question 1 of 60
Quiz ID: q1
What are the three main components of hard disk data access time?
Seek time, rotational latency, and read time
Seek time, transfer time, and cache time
Rotational latency, read time, and write time
Seek time, access time, and cycle time
Question 2 of 60
Quiz ID: q2
What is the primary storage technology used in Solid State Drives (SSDs)?
Magnetic platters
NAND flash memory
Optical storage
3D XPoint technology
Question 3 of 60
Quiz ID: q3
In hard disk geometry, what is a cylinder?
A single track on one platter
The set of all tracks at the same position across all platters
A group of sectors within a track
The physical spindle that rotates the platters
Question 4 of 60
Quiz ID: q4
What is the primary advantage of SSDs over traditional HDDs?
Lower cost per gigabyte
Higher storage capacity
Faster access times with no moving parts
Better compatibility with older systems
Question 5 of 60
Quiz ID: q5
What technology does Intel Optane use?
NAND flash memory
Magnetic storage
3D XPoint technology
Optical storage
Question 6 of 60
Quiz ID: q6
In optical storage, what do pits and lands represent?
Different magnetic polarities
Binary 0s and 1s encoded on the disc surface
Physical sectors and tracks
Error correction codes
Question 7 of 60
Quiz ID: q7
What is the primary purpose of virtual memory?
To increase physical memory speed
To provide memory protection between processes
To act as a cache for secondary storage and share memory among programs
To reduce the cost of main memory
Question 8 of 60
Quiz ID: q8
What is a page fault in virtual memory systems?
An error in page table configuration
When a requested page is not currently in main memory
A corruption in the page data
When the TLB cache is full
Question 9 of 60
Quiz ID: q9
What is the function of a Translation Lookaside Buffer (TLB)?
To store frequently accessed disk sectors
To cache virtual-to-physical address translations
To manage page replacement algorithms
To encrypt memory contents for security
Question 10 of 60
Quiz ID: q10
What problem arises with a simple page table for large virtual address spaces?
It becomes too slow to access
It requires too much physical memory to store
It cannot handle memory protection
It conflicts with cache operations
Question 11 of 60
Quiz ID: q11
What are the typical RPM speeds for high-performance HDDs?
1,200 - 2,400 RPM
3,600 - 5,400 RPM
7,200 - 15,000 RPM
20,000 - 30,000 RPM
Question 12 of 60
Quiz ID: q12
What is the role of the controller in an SSD?
To physically read and write NAND flash cells
To manage data distribution, error correction, and wear leveling
To provide power management for the drive
To interface with the computer's CPU directly
Question 13 of 60
Quiz ID: q13
What is wear leveling in SSDs?
Distributing writes evenly across all memory cells to prolong lifespan
Reducing power consumption during idle periods
Balancing read and write operations for optimal performance
Leveling the physical surface of the memory chips
Question 14 of 60
Quiz ID: q14
What is the key innovation of 3D XPoint technology compared to NAND flash?
It uses magnetic storage instead of electronic
It doesn't require a transistor at each memory cell
It operates at cryogenic temperatures for better performance
It uses optical technology for data storage
Question 15 of 60
Quiz ID: q15
What is the purpose of the 'valid' bit in a page table entry?
To indicate if the page has been modified
To show if the page is currently in main memory
To mark pages that require special permissions
To identify pages that are shared between processes
Question 16 of 60
Quiz ID: q16
Why does virtual memory require protection mechanisms?
To prevent unauthorized access to the page table
To isolate processes from accessing each other's memory
To protect the OS from hardware failures
To ensure data integrity during power outages
Question 17 of 60
Quiz ID: q17
What is the relationship between virtual addresses and physical addresses?
They are always identical
Virtual addresses are mapped to physical addresses through page tables
Physical addresses are subsets of virtual addresses
They use completely different address spaces with no relation
Question 18 of 60
Quiz ID: q18
What is the typical size of a memory page in modern systems?
512 bytes
1KB
4KB
64KB
Question 19 of 60
Quiz ID: q19
What problem does multi-level page tables solve?
Slow TLB lookup times
Excessive memory consumption of single-level page tables
Inefficient page replacement algorithms
Limited virtual address space
Question 20 of 60
Quiz ID: q20
What is the 'dirty' bit used for in page table entries?
To indicate a page contains malicious code
To mark pages that have been modified since being loaded
To identify pages that are frequently accessed
To signal that a page needs to be encrypted
Question 21 of 60
Quiz ID: q21
What is the main difference between CD-R and CD-RW?
CD-R has higher capacity
CD-RW can be rewritten multiple times
CD-R uses different laser technology
CD-RW has faster read speeds
Question 22 of 60
Quiz ID: q22
What is the primary benefit of Blu-ray technology over DVD?
Higher storage capacity through blue-violet laser
Faster rotational speeds
Better compatibility with older drives
Lower production costs
Question 23 of 60
Quiz ID: q23
What is the purpose of the 'reference' bit in page table entries?
To track how recently a page has been accessed
To indicate if the page contains reference data
To mark pages that reference other pages
To count the number of processes accessing the page
Question 24 of 60
Quiz ID: q24
What is swap space in virtual memory systems?
A reserved area of main memory for page tables
Disk space used to store pages not in physical memory
Cache memory for frequently accessed pages
Memory reserved for the operating system kernel
Question 25 of 60
Quiz ID: q25
What is the main advantage of SAS drives over SATA drives?
Higher storage capacity
Better performance and reliability for enterprise use
Lower power consumption
Better compatibility with consumer devices
Question 26 of 60
Quiz ID: q26
What is the typical access time for SSDs compared to HDDs?
SSDs: 0.1ms vs HDDs: 5-8ms
SSDs: 1ms vs HDDs: 10-15ms
SSDs: 5ms vs HDDs: 20-25ms
SSDs: 10ms vs HDDs: 30-40ms
Question 27 of 60
Quiz ID: q27
What is the purpose of the page table register?
To store the base address of the current process's page table
To hold the TLB cache contents
To track the number of page faults
To manage the swap space location
Question 28 of 60
Quiz ID: q28
What is the main limitation of optical storage compared to magnetic storage?
Lower storage capacity
Slower access times
Higher cost per gigabyte
Shorter lifespan
Question 29 of 60
Quiz ID: q29
What is the primary function of the head actuator in an HDD?
To rotate the platters at constant speed
To move the read/write heads across platter surfaces
To control power management functions
To manage data caching operations
Question 30 of 60
Quiz ID: q30
What is the significance of the 'non-volatile' property in storage technologies?
Data is retained without continuous power
Data cannot be modified once written
Storage is resistant physical damage
Data access speed remains constant
Question 31 of 60
Quiz ID: q31
What is the main advantage of 3D NAND technology in SSDs?
Higher storage density by stacking memory cells vertically
Faster data transfer rates through parallel access
Lower power consumption through advanced materials
Better error correction capabilities
Question 32 of 60
Quiz ID: q32
What is the purpose of the 'spare' areas in SSD layout?
To provide extra storage for future expansion
To replace failed memory blocks through wear leveling
To store error correction codes and metadata
To accommodate thermal expansion of components
Question 33 of 60
Quiz ID: q33
What is the main challenge in implementing virtual memory?
Designing efficient address translation mechanisms
Preventing electrical interference in memory circuits
Synchronizing multiple memory controllers
Managing heat dissipation in memory modules
Question 34 of 60
Quiz ID: q34
What is the typical failure rate difference between SSDs and HDDs?
SSDs have 2-5% failure rate vs HDDs 4-10%
SSDs have 4-10 times lower failure rate than HDDs
SSDs and HDDs have similar failure rates
SSDs have higher failure rates due to write cycle limitations
Question 35 of 60
Quiz ID: q35
What is the purpose of the battery/capacitor in some SSDs?
To provide backup power for completing writes during power loss
To maintain data in volatile cache memory
To power the controller during sleep modes
To regulate voltage for consistent performance
Question 36 of 60
Quiz ID: q36
What is the relationship between virtual page number and physical page number?
They are always identical
They have a fixed offset relationship
They are mapped through the page table
The physical page number is derived by hashing the virtual page number
Question 37 of 60
Quiz ID: q37
What is the main advantage of multi-level cell (MLC) NAND flash?
Higher storage density by storing multiple bits per cell
Faster read/write speeds through parallel operation
Lower power consumption per bit stored
Longer lifespan through reduced write amplification
Question 38 of 60
Quiz ID: q38
What is the primary cause of rotational latency in HDDs?
The time to move heads between tracks
The time for platters to rotate desired sector under head
The delay in electronics processing read commands
The time to transfer data from platters to buffer
Question 39 of 60
Quiz ID: q39
What is the purpose of the 'disk address' in page table entries?
To locate the page in secondary storage when not in memory
To identify which disk controller to use for access
To specify the rotational position of the data on disk
To encrypt the disk storage location for security
Question 40 of 60
Quiz ID: q40
What is the main benefit of the stackable design in 3D XPoint technology?
Further increases memory density by adding vertical layers
Improves thermal dissipation for better performance
Allows for modular replacement of failed components
Enables mixed technology integration in single packages
Question 41 of 60
Quiz ID: q41
What is the typical energy consumption difference between SSDs and HDDs?
SSDs consume 2-3 times more power than HDDs
SSDs and HDDs have similar power consumption
SSDs consume 2-3 times less power than HDDs
Power consumption depends solely on capacity, not technology
Question 42 of 60
Quiz ID: q42
What is the purpose of the page offset in virtual address translation?
To identify which page table level to access
To specify the byte position within a page
To indicate the protection level for the page
To determine the swap space location for the page
Question 43 of 60
Quiz ID: q43
What is the main advantage of NVMe interface for SSDs over SATA?
Higher bandwidth and lower latency through PCIe connection
Better compatibility with older systems
Lower cost implementation
Simpler driver requirements
Question 44 of 60
Quiz ID: q44
What is the primary function of the 'ref' (reference) bit in TLB entries?
To track recently used translations for replacement decisions
To indicate translated addresses that reference other addresses
To mark translations that require refresh due to aging
To count how many processes use the same translation
Question 45 of 60
Quiz ID: q45
What is the main difference between magnetic and optical storage technologies?
Magnetic uses magnetism while optical uses light for data storage
Optical has higher capacity while magnetic has better performance
Magnetic is volatile while optical is non-volatile
Optical is cheaper while magnetic is more reliable
Question 46 of 60
Quiz ID: q46
What is the purpose of the 'dirty' bit in TLB entries?
To indicate that a translation may be incorrect
To mark translations for pages that have been modified
To identify translations that need to be flushed
To signal that a translation is shared between processes
Question 47 of 60
Quiz ID: q47
What is the main challenge in NAND flash memory that requires wear leveling?
Limited number of write cycles per memory cell
Slow read access times compared to write times
High power consumption during write operations
Data retention degradation over time without refresh
Question 48 of 60
Quiz ID: q48
What is the primary benefit of virtual memory for programmers?
They don't need to worry about physical memory limitations
It automatically optimizes their code for performance
It provides built-in encryption for memory contents
It eliminates the need for memory allocation functions
Question 49 of 60
Quiz ID: q49
What is the typical capacity range for individual NAND flash chips in SSDs?
128MB to 1GB
2GB to 128GB
256GB to 2TB
4TB to 16TB
Question 50 of 60
Quiz ID: q50
What is the main purpose of the 'tag' field in TLB entries?
To store the virtual page number for comparison
To indicate the physical page number after translation
To specify the protection level for the translated page
To track the age of the translation for replacement
Question 51 of 60
Quiz ID: q51
What is the primary advantage of glass platters over aluminum in HDDs?
Better rigidity and thermal stability for higher density
Lower cost and easier manufacturing
Higher rotational speeds with less vibration
Better magnetic properties for data storage
Question 52 of 60
Quiz ID: q52
What is the relationship between virtual memory and cache memory?
They are the same technology with different names
Cache memory speeds up access to virtual memory translations
Virtual memory manages main memory as a cache for disk
Cache memory is a subset of virtual memory
Question 53 of 60
Quiz ID: q53
What is the main advantage of MR (MagnetoResistive) reading heads in HDDs?
Higher sensitivity for reading smaller magnetic fields
Lower power consumption than inductive heads
Ability to write data at higher densities
Better durability and longer lifespan
Question 54 of 60
Quiz ID: q54
What is the purpose of the 'valid' bit in TLB entries?
To indicate if the translation is currently usable
To mark translations that have been verified as correct
To identify entries that need to be updated
To signal that the translated page is in memory
Question 55 of 60
Quiz ID: q55
What is the main reason for the performance difference in random I/O between SSDs and HDDs?
SSDs have no seek time or rotational latency
SSDs use faster interface connections
HDDs have larger cache memories
SSDs have simpler data access algorithms
Question 56 of 60
Quiz ID: q56
What is the primary function of the page table in virtual memory systems?
To translate virtual addresses to physical addresses
To manage the replacement of pages in memory
To provide encryption for memory contents
To optimize memory access patterns
Question 57 of 60
Quiz ID: q57
What is the main advantage of SAS interface over SATA for enterprise storage?
Higher reliability and better error recovery
Lower cost per connected device
Simpler configuration and management
Better compatibility with consumer hardware
Question 58 of 60
Quiz ID: q58
What is the purpose of the 'physical page address' field in TLB entries?
To store the translated physical page number
To indicate the disk location for swapped-out pages
To track the age of the physical page in memory
To specify protection attributes for the physical page
Question 59 of 60
Quiz ID: q59
What is the main benefit of the perpendicular recording technology in HDDs?
Higher areal density by aligning magnetic particles vertically
Lower power consumption through improved magnets
Faster seek times with better actuator control
Better thermal stability for high-temperature operation
Question 60 of 60
Quiz ID: q60
What is the primary reason for the endurance advantage of 3D XPoint over NAND flash?
It is not significantly impacted by write cycle limitations
It uses larger memory cells that wear out more slowly
It has built-in error correction that prevents wear
It operates at lower voltages that reduce cell degradation
Quiz Summary
Review your answers before submitting
60
Total Questions
0
Answered
60
Remaining
00:00
Time Spent
Submit Quiz
Back to Questions
Previous
Question 1 of 60
Next
!
Confirm Submission
Cancel
Submit Quiz