Q
What is the problem of mutually suspicious subsystem?
-
A
A. Service program can steal users data
-
B
B. Service program can malfunction and retain some rights of data provided by user
-
C
C. Calling program can get access to restricted portion from service program
-
D
D. Calling program gets unrestricted access
Correct Answer:
B. B. Service program can malfunction and retain some rights of data provided by user
Explanation:
Both calling program and service program are vulnerable to access each others private data/rights.