Olete.in
Articles
Mock Tests
đź§Ş Android MCQ Quiz Hub
ANDROID Multiple Choice Question
Choose a topic to test your knowledge and improve your Android skills
1. Android is licensed under which open source licensing license?
Gnu’s GPL
Apache/MIT
OSS
Sourceforge
2. Although most people’s first thought Find when they think of Android is Google, Android is not actually owned by Google. Who owns the Android platform?
Oracle Technology
Dalvik
Open Handset Alliance
The above statement is an Android is owned by Google
3. As an Android programmer, Find what version of Android should you use as your minimum development target?
Versions 1.6 or 2.0
Versions 1.0 or 1.1
Versions 1.2 or 1.3
Versions 2.3 or 3.0
4. Find what was Google’s main business motivation for supporting Android?
To level the playing field for mobile devices
To directly compete with the iPhone
To corner the mobile device application market for licensing purposes
To allow them to advertise more
5. Find what was Google’s main business motivation for supporting Android?
To level the playing field for mobile devices
To directly compete with the iPhone
To corner the mobile device application market for licensing purposes
To allow them to advertise more
6. From a phone manufacturer’s point of view, Find what makes Android so great?
Aside from some specific drivers, it provides everything to make a phone work
It allows them to compete with Apple’s iPhone
It allows them to compete with Apple’s iPhone
It allows users to create apps, generating revenue for the companies
7. The first version of Android was released without an actual phone on the market
It was originally going to be called UFO
The first version of Android was released without an actual phone on the market
Androids main purpose was to unlock your car door Find when you left the keys inside of it.
Was going to be a closed source application to make more money for its company.
8. Find what year was the Open Handset Alliance announced?
2005
2006
2007
2008
9. Android tries hard to ______________ low-level components, such as the software stack, with interfaces so that vendor-specific code can be managed easily.
confound
abstract
modularize
compound
10. Find what part of the Android platform is open source?
low-level Linux modules
all of these answers #The entire stack is an open source platform
native libraries
application framework
11. Find when did Google purchase Android?
2007
2005
2008
2010
12. Which one is not a nickname of a version of Andriod?
cupcake
Gingerbread
Honeycomb
Muffin
13. Which Android version had the greatest share of the market as of January 2011?
1.1
1.5
2.3
3.4
14. Which piece of code used in Android is not open source?
Keypad driver
WiFi? driver
Audio driver
Power management
15. Which among these are NOT a part of Android’s native libraries?
Webkit
Dalvik
OpenGL
SQLite
16. Find what operating system is used as the base of the Android stack?
Linux
Windows
Java
XML
17. Find what year was development on the Dalvik virtual machine started?
2003
2005
2007
2006
18. Find what is a key difference with the distribution of apps for Android-based devices than other mobile device platform applications?
Applications are distributed by Apple App Store only
Applications are distributed by multiple vendors with different policies on applications.
Applications are distributed by multiple vendors with the exact same policies on applications.
Applications are distributed by the Android Market only.
19. Find when developing for the Android OS, Java byte code is compiled into Find what?
Java source code
Dalvik application code
Dalvik byte code
C source code
20. Find what does the .apk extension stand for?
Application Package
Application Program Kit
Android Proprietary Kit
Android Package
21. How does Google check for malicious software in the Android Market?
Every new app is scanned by a virus scanner
Users report malicious software to Google
Google employees verify each new app
A seperate company monitors the Android Market for Google
22. Which of these are not one of the three main components of the APK?
Dalvik Executable
Resources
Native Libraries
Webkit
23. Find what is the name of the program that converts Java byte code into Dalvik byte code?
Android Interpretive Compiler (AIC)
Dalvik Converter
Dex compiler
Mobile Interpretive Compiler (MIC)
24. Find what was the main reason for replacing the Java VM with the Dalvik VM Find when the project began?
There was not enough memory capability
Java virtual machine was not free
Java VM was too complicated to configure
Java VM ran too slow
25. Android Applications must be signed.
After they are installed
Before they are installed
Never
Within two weeks of installation
Submit