Which company developed android?
Apple
Google
Android Inc
Nokia
Android is licensed under which open source licensing license?
A. Gnu's GPL
B. Apache/MIT
C. OSS
D. Sourceforge
Although most people's first thought when they think of Android is Google, Android
is not actually owned by Google. Who owns the Android platform?
A. Oracle Technology
B. Dalvik
C. Open Handset Alliance
D. The above statement is and Android is owned by Google
As an Android programmer, what version of Android should you use as your
minimum development target?
A. Versions 1.6 or 2.0
B. Versions 1.0 or 1.1
C. Versions 1.2 or 1.3
D. Versions 2.3 or 3.0
What year was the Open Handset Alliance announced?
A. 2005
B. 2006
C. 2007
D. 2008
A device with Android installed is needed to develop apps for Android.
A. True
B. False
Android tries hard to __________ low-level components, such as the software stack,
with interfaces so that vendor-specific code can be managed easily.
A. confound
B. absract
C. modularize
D. compound
Which piece of code used in Android is not open source?
A. Keypad driver
B. WiFi? driver
C. Audio driver
D. Power management
Android is built upon the Java Micro Edition (J2ME) version of Java.
A. True
B. False
Which among these are NOT a part of Android's native libraries?
A. Webkit
B. Dalvik
C. OpenGL
D. SQLite
Android is based on Linux for the following reason.
A. Security
B. Portability
C. Networking
D. All of these
What operating system is used as the base of the Android stack?
A. Linux
B. Windows
C. Java