Which state does a process enter if it completes its execution loop but its parent process has not yet read its exit status value via system routines? MCQ with Answer and Explanation
Which security mechanism in Android keeps individual apps completely isolated from each other so they cannot access another app's data without explicit permission?
Explanation:
Android leverages App Sandboxing, backed by Linux user group permissions, to run each application in an isolated environment so it cannot access other applications' operational files.
No comments yet. Be the first to start the discussion!