Subject

Information Technology

Practice related MCQ quizzes and improve step by step.

Quizzes in Information Technology

Android apps run primarily based on privileges enabled by the user. Sometimes an Android app requires extra privileges to access system components. How do Android apps run to accomplish both situations?

Correct answer(s):
    • Android apps run in a sandbox.

What is the purpose of signature files used to secure mobile devices and operating systems?

Correct answer(s):
    • They contain sample code from known viruses and malware that is used by security software to identify malicious software.

A file called new_resume has the following file permissions: rw-r-x–x. What two facts can be determined from these permissions? (Choose two.)

Correct answer(s):
    • Members of the group have read and execute access to the file.
    • The user is able to read and modify the file.