PRM391 Exam with complete
solutions latest version
Does Android support the Bluetooth serial port profile?
Select one:
True
False - CORRECT ANSWER-True
Which company bought android?
a. Android inc.
b. Google
c. Nokia
d. Apple - CORRECT ANSWER-Google
Object in Android holds the contents of a message that is sent between modules
a. Intent
b. Content Provider
c. Activity
d. Service - CORRECT ANSWER-Intent
What are the key components of Android Architecture?
a. Linux Kernel, Libraries, Android Framework, Android Applications.
b. Symbian Kernel, Libraries, Android Framework, Android Applications.
c. iOS Kernel, Libraries, Android Framework, Android Applications.
d. Windows Kernel, Libraries, Android Framework, Android Applications. - CORRECT
ANSWER-Linux Kernel, Libraries, Android Framework, Android Applications
A project is compiled into a single .apk file. - CORRECT ANSWER-true
Which is not a Android resource?
a. xml
BRAINSCAPE1
, BRAINSCAPE1
b. menu
c. image
d. drawable - CORRECT ANSWER-image
What is Android?
a. Desktop Operating System
b. Distributed Database
c. Mobile Operating System
d. Programming Language - CORRECT ANSWER-Mobile Operating System
What does the time often denote in Android product shots?
Select one:
a. The build number
b. The release date
c. The Android version number
d. Nothing - CORRECT ANSWER-The Android version number
What version of Android never came to phones?
Select one:
a. Froyo
b. Honeycomb
c. Gingerbread
d. Eclair - CORRECT ANSWER-Honeycomb
Which chat protocol that Android 1.0 didn't support?
Select one:
a. Yahoo! Messenger
b. Paltalk
c. Windows Live Messenger
d. Google Talk - CORRECT ANSWER-Paltalk
How many way to share data across Android applications?
Select one:
a. Does not share data across Android applications
b. Only one way to access data via Content Provider
c. 3, Shared Preferences - File - SQLite
d. 2, Local data and Network data - CORRECT ANSWER-b. Only one way to access
data via Content Provider
Before Google and Nestle teamed up to call Android 4.4 "KitKat," what was it referred to
as internally?
BRAINSCAPE1
, BRAINSCAPE1
Select one:
a. Kandy Korn
b. Key Lime Pie
c. Kaiser roll
d. Kiwi - CORRECT ANSWER-Key Lime Pie
What is not Components of a Screen?
Select one:
a. Fragment
b. Activity
c. Layout
d. View - CORRECT ANSWER-Activity
Android uses:
Select one:
a. Java Virtual Machine.
b. Dalvik Virtual Machine.
c. Windows Virtual Machine.
d. Oracle Virtual Machine. - CORRECT ANSWER-Dalvik Virtual Machine.
Can an application be started on power up?
Select one:
True
False - CORRECT ANSWER-True
The Dalvik Debug Monitor Service (DDMS) is a key debugging utility that is integrated
into the Eclipse, the favoured development environment for Android apps.
Select one:
True
False - CORRECT ANSWER-True
What is an Activity?
Select one:
a. A single screen in an application, with supporting Java code.
b. A multiple screen in an application, with supporting Java code.
c. A single screen in an application, with supporting C++ code.
d. A multiple screen in an application, with supporting C++ code. - CORRECT
ANSWER-A single screen in an application, with supporting Java code.
Which company developed Android?
Select one:
BRAINSCAPE1
, BRAINSCAPE1
a. Google
b. Android inc.
c. Nokia
d. Apple - CORRECT ANSWER-Android inc.
What does AOSP stand for?
Select one:
a. Android Open Source Project
b. Android Open System Plan
c. Android Open Stack Programming
d. Android Operating System Project - CORRECT ANSWER-Android Open Source
Project
Android application can only be programmed in Java?
Select one:
True
False - CORRECT ANSWER-False
What year was Android founded?
2005
2003
2001
2008 - CORRECT ANSWER-2003
Before its release, what device was known as the "Nexus Prime"?
Galaxy Nexus
Nexus S
Nexus 10
Nexus 4 - CORRECT ANSWER-Galaxy Nexus
What is the "brand" of the clock widget in Android 1.0?
MIMO
Malmo
Clock
Google Clock - CORRECT ANSWER-Malmo
What version of Android is codenamed "Jelly Bean"?
Android 4.1
Android 4.2
Android 4.3
All Of Above - CORRECT ANSWER-All Of Above
BRAINSCAPE1