Vidyalelo
Data Structure · Q1129

Miscellaneous on Data Structures

Programming · Data Structure · question 1129

Q1129

Which type of exception is raised by computer hardware when a code tries to access a block of memory that is not stored in physical memory?

A.
Null pointer exception
B.
Segmentation error
C.
Page fault
Answer
D.
File not found exception

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board