Sample QB
Sample QB
A. Activities
B. Services
C. Broadcast Receivers
D. Content Providers
2. Which of the following components has UI elements that are drawn on-screen including
Buttons, lists forms etc?
A. Fragments
B. Views
C. Resources
D. Manifest
3. Which of the following component has configuration file for the application?
A. Resources
B. Manifest
C. Services
D. Activities
5. How many main components that can be used within an Android application ?
A.2
B.3
C.4
D.5
7. What is AAPT?
A. Android Asset Processing Tool.
B. Android Asset Providing Tool.
C. Android Asset Packaging Tool.
D. Android Asset Packaging Technique
8. Required folder when Android project is created.
A. build
B. build/
C. bin
D. bin/
A. Content providers
B. Resource externalization
C. Applications
d. Notifications
13. Which of the following contains all the code that provides the main features of an Android
OS?
A. Linux kernel
B. Libraries
C. Android runtime
D. Application
15. What is the name of the program that converts Java byte code into Dalvik byte code?
A. Mobile Interpretive Compiler (MIC)
B. Dex compiler
C. Dalvik Converter
D. Android Interpretive Compiler (AIC)
A.FIELD TABLE
B.CODE HEADER
C.NOTES
A. Intelli
B.AIDE
C.Eclipse
A. Fabric
B.Flow up
C.Genymotion
D.IntelliJ IDEA
23. What must developers enable on Android devices in order to install their applications?
A. ADTs
B. Emulators
C. Developer Options
D. Certificates
24. Which one of the following provides a complete list of specific changes to the Android SDK?
B. Release Notes
C. Overview of Changes
D. Errata Notification
25. Who retains all rights to Android apps developed with the SDK?
A. Google
B. Microsoft
C. Android, Inc.
D. The developer
A. org.json
B. javax.*
C. android.*
D. junit.*
a. Android IDE
b. Xcode
c. Visual Basic
28. Megan wants to download and update the development tools while still maintaining
backward compatibility. What tool within the IDE will she use?
29. Within the IDE, what does a developer use to load Android applications, test, and debug?
a. AVD configuration
c. A simulator
d. Test devices
30. Which Android IDE perspective allows a developer to view log information and set breakpoints?
A. Debug
B. Console
C. Command Prompt
D. Terminal
A. Eclipse
B. Sublime
D. XDA Developer
32. Who owns the copyrights and intellectual property rights to the material in the SDK?
A. The developer
A. Application Package
A.Android Studio
B.Sublime Text
C.Eclipse
D.Visual Studio
A.stack
B.queue
C.register
41. Which of the following is the official IDE for Android App Development
A.Android Studio
B.Visual Studio
C.QT Studio
A.True
B. False
A.Time Sharing
B.Real-Time
C.Distrubuted
D.Batch
A.application
B.applets
C.components
A.True
B.False
46.apk is a ____________ .
A.File format
A.File format
48. DVM uses its own byte code and runs "_____" file.
A..apk
B..dex
C..class
A.True
B.False
50.Android is develop by
A. Apple
B. Microsoft
C.GoogleD.AndroidInc
51.Android Web Browser Is Based On
A. Chrome
B. Open-source Webkit
C. Safari
D. Firefox
A. Linux
B. Windows
C. Mac
D. Red hat
A. Android pack
B. Android packages
D. None of above
D.None of above
A. Android 8
B. Android 9
C. Android 10
D. Android 11
A. True
B. False
57.APK is a _________.
A. File format
A. Time sharing
B. Real Time
C. Distributed
D. Batch
A Application
B Applets
C. Components
A. True
B. False
61.DVM uses its own byte code and runs “______” file.
A.apk
B .dex
C.class
62.The emulator is identical to running a real phone EXCEPT when emulating what?
A. Telephony
B. Application
C. Sensor
63.What is the name of the program that converts Java byte code into Dalvik byte code?
B. Dalvik Converter
C. Dex Compiler
A.Linear layout
B. Constraint layout
C.Relative layout
D.None of these
A. Permissions
66. The layouts that allows all included elements must be in order?
A. Tabel layout
B. Relative layout
C. Constraint layout
D.Linear layout
A. Textview
B.Line
C. Edittext
D. label
68.The android library that provide acess to UI pre-built elements such as buttons,lists,views etc?
A. android.text
B.android.os
C.android.view
D.android.webkit