adspace


What do you mean by the protection fault?

Answer Posted / Javed Ameen

A protection fault occurs when a program tries to access memory, files, or other resources it is not allowed to access due to the operating system's protection mechanisms. This can happen when a user attempts to execute privileged operations, read unauthorized data, or write to protected areas of memory.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you edit a large file without opening it in unix?

988