EMT Practice Test

1. Question Content...


Question List

Question1: Which tag of the following cannot be placed inside the application tag?

Question2: Which of the following is NOT true about "allowbackup" attribute of application tag? (Choose two)

Question3: When are permissions enforced in Activities?

Question4: Which of the following is protected by component level permissions?

Question5: Which of the below statement is true about Broadcast?
1. Broadcast receiver decides which broadcast it will receive
2. Broadcast will decide which receiver can receive its broadcast

Question6: What is the validity of the data stored through shared preferences?

Question7: Which of the following is NOT true about theme attribute?

Question8: Which of the following is true about "uiOptions" attribute of the <application>? (Choose two)

Question9: Which of the following is NOT a component of the DRM system?

Question10: Which of the following methods can be used to extract licence information from rights object?

Question11: Which of the following is NOT true about logo attribute of the <application> tag?

Question12: What is the standard unit of distance value passed to requestUserUpdates() function to get location updates?

Question13: Which of the following is NOT true about "restoreAnyVersion" attribute of <application> tag?

Question14: Permission group is a concept of creating:

Question15: Which of the following is NOT true about the persistent attribute?

Question16: Which of the following is NOT true about the "label" attribute of the <application> tag? (Choose two)

Question17: Which of the following is NOT true about "preferExternal" value given to the installLocation attribute of the
<manifest> tag? (Choose two)

Question18: Which of the following is correct about Content providers in Android?

Question19: In DRM system, Content and Rights object are stored inside?

Question20: What is the standard unit of time value passed to requestUserUpdates() function to get location updates?

Question21: Which of the following is NOT true about manifest tag in AndroidManifest.xml? (Choose two)

Question22: Which of the following is NOT true about sharedUserId attribute?

Question23: Android permissions can be extended by

Question24: Normal permissions can be converted into namespace using?

Question25: Broadcast Intents is a mechanism which allows messages to be sent to

Question26: Which of the following is true about the "description" attribute in the application tag?

Question27: Which of the following is NOT true about the "enabled" attribute of the <application> tag?

Question28: Service is an Android component which runs in the background to perform background task.

Question29: Which of the following is NOT true about the "killAfterRestore" attribute of the <application> tag?

Question30: Which of the following in NOT true about setting the attribute installLocation to value "internalOnly"?
(Choose two)

Question31: Which of the following is NOT true about setting two applications to share same Linux ID?

Question32: Which of the following is true about "supportsRtl" attribute of the <application> tag?

Question33: Which type of data can be stored using shared preferences?

Question34: Which of the following returns the most accurate location of user?

Question35: Which of the following is NOT true about "auto" value given to the installLocation attribute in the
<manifest> tag?

Question36: Which of the following is NOT true about setting the "permission" attribute to tags?

Question37: Which of the following is NOT the event that is notified by LocationListener when getting the user's location?

Question38: Which of the listed below is a component level permission?

Question39: Which of the following is NOT correct about setting "largeHeap" attribute of <application> tag to true?

Question40: Which of the following is NOT true about the versionCode attribute? (Choose two)

Question41: Which permissions are displayed to user at the time of installing the application?
1- Dangerous permissions
2- Normal permissions
3- Signature permissions

Question42: Which of the following is NOT true about AndroidManifest.xml?

Question43: Which of the following is NOT required for backing up data on cloud storage?

Question44: Which of the following is NOT true about the "Process" attribute of the <application> tag?

Question45: Which one of the following is NOT true about "taskAffinity"?

Question46: What happens if the permission is not used in an application?

Question47: Which of the following is the only Android application component which interacts with user?

Question48: Which of the following is NOT true when setting attribute "ManageSpaceActivity" to true? (Choose two)

Question49: Level three permissions or signature and system permission are used to?

Question50: grantUriPermission is the child element of which tag?

Question51: Which of the following storage methods does Android offer to ensure secure data saving?

Question52: What is the reason for using Permissions in application development?

Question53: Which of the following is NOT true about "hasCode" attribute of <application> tag?

Question54: Which of the following is NOT true about package attribute of manifest tag?

Question55: Which of the following are helper classes provided by Android to backup data to Google server? (Choose two)

Question56: Which of the following classes is provided by Android SDK to get user's location?

Question57: Which of the following classes is used to find out the DRM plug-in available in a device?

Question58: In which form the data is stored using shared preferences?

Question59: Which of the following is NOT true about "TestOnly" attribute in <application> tag?

Question60: Which of the following permission can alone work if location is to be obtained using Network provider and GPS provider both?