InterviewSolution
Saved Bookmarks
| 1. |
A mechanism or a way to control the access of programs, precesses , or user to the resources defined by a computer system is called as….. |
|
Answer» wer is ""Access Control"". Access Control is used to prevent MALICIOUS activities by manipulation of certain sensitive files or processes. That's why some files can OPENED only by MANIPULATING or some processes can only be performed with proper authorization. Unless such entries into the system, files, folders or applications will be prohibited and multiple ATTEMPT will alert the FILE owner. |
|