Android Set 1
Android Set 1
2. 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
o m
C. open handset alliance
. c
te
D. the above statement is and android is owned by google
Answer: C a
q M
c
3. As an Android programmer, what version of Android should you use as your
M
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
Answer: A
5. What was the first phone released that ran the Android OS?
A. google gphone
B. t-mobile g1
C. motorola droid
D. htc hero
Answer: B
13. Android releases since 1.5 have been given nicknames derived how?
A. adjective and strange animal
B. food
C. something that starts w/ ‘a’ -> something that starts w/ ‘b’…
D. american states
Answer: B
15. Android doesn’t make any assumptions about a device’s screen size, resolution,
or chipset.:
A. true
B. false
Answer: A
16. Why are the so few users left with versions 1.0 and 1.1?
A. the first phones were released with version 1.5
B. 1.0 and 1.1 had security holes that forced carriers to recall phones using them
C. 1.0 and 1.1 are just number designations for the version apple’s iphone is running
D. everyone with 1.0 and 1.1 were upgraded to 1.5 over the air automatically
Answer: D
19. Android is built upon the Java Micro Edition (J2ME) version of Java.
A. true
B. false
Answer: B
20. Which among these are NOT a part of Android’s native libraries?
A. webkit
B. dalvik
C. opengl
D. sqlite
Answer: B
22. What operating system is used as the base of the Android stack?
A. linux
B. windows
23. What year was development on the Dalvik virtual machine started?
A. 2003
B. 2005
C. 2007
D. 2006
Answer: B
24. What is a key difference with the distribution of apps for Android based
devices than other mobile device platform applications?
A. applications are distributed by apple app store only
B. applications are distributed by multiple vendors with different policies on applications.
C. applications are distributed by multiple vendors with the exact same policies on applications.
D. applications are distributed by the android market only.
Answer: B
25. When developing for the Android OS, Java byte code is compiled into what?
A. java source code
B. dalvik application code
C. dalvik byte code
D. c source code
Answer: C