|
Please do the test and then refer to page 3 for your scores
|
Date | 04.05.2017 | Size | 15.47 Kb. | | #17244 |
|
Android Apps Development for Mobile and Tablet Device (Level II)
Please do the test and then refer to page 3 for your scores.
-
Android is based on which language:
-
Object C
-
Visual Basic
-
Java
-
Pascal
-
Android is based on which kernel?
-
Linux
-
Windows
-
Mac
-
Mainframe
-
Android system uses Intents to
-
Broadcast system intents
-
Broadcast custom intents
-
To invoke other applications from your application.
-
All of the above.
-
What is contained within the Layout XML file?
-
Orientations and layouts that specify what the display looks like.
-
The permissions required by the app.
-
The strings used in the app.
-
The code which is compiled to run the app.
-
The R.java file is a generated file
-
Automatically
-
Manually
-
Emulated
-
None of the above
-
Which packaging can be executed by Android?
-
JAR
-
APK
-
EXE
-
COM
-
Which of the following TWO statements are correct?
-
AndroidManifest.xml is optional and a default will be supplied if your app doesn’t provide one.
-
The AndroidManifest.xml must supply a unique Application package name for your App.
-
All Android applications must provide an Activity specified in AndroidManifest.xml.
-
You can specify your Apps target API in the AndroidManifest.xml.
-
The App name you specify in AndroidManifest.xml must be unique.
-
Which of the following is used to detect when a user clicks or taps on a button?
-
OnClickListener
-
OnTapListener
-
OnClickDetector
-
OnTapDetector
-
Eclipse shows an error in code by
-
Emailing you an error report
-
Create a core dump in blue screen
-
Underlining the statement with the error in a red dashed line
-
Playing an error sound
-
Which statement correctly changes the TextView, which called txtLabel, to “Android”?
-
txtLabel.setText(“Android”);
-
txtLabel.text(“Android”);
-
txtLabel = “Android”;
-
txtLabel.text = “Android”;
-
Which of the following methods is used to return a View from a layout file given the ID of the View?
-
findView
-
findViewById
-
getView
-
getViewById
-
Which of the following is defined in the XML files within the “values” subfolder?
-
Constant value
-
Images
-
Animation
-
None of the above
-
Which configuration file holds the permission to use Internet?
-
Layout file
-
Manifest file
-
Source file
-
Property file
-
Which of the following is INCORRECT about the MenuItem interface?
-
The MenuItem instance will be returned by the Menu class add( ) method.
-
MenuItem can decide the Intent issued when clicking menu components.
-
MenuItem can display either an icon or text.
-
MenuItem can set a checkbox.
-
During an Activity lifetime, what is the first method callback invoked by the system?
-
onStart()
-
onCreate()
-
onRestart()
-
onResume()
Answer
-
C
-
A
-
D
-
A
-
A
-
A
-
B & D
-
A
-
C
-
A
-
B
-
A
-
B
-
D
-
B
Mark
|
Analysis
|
12 – 15
|
Congratulation! You’re ready to take Level II!
|
10 – 11
|
You can take Level II, but it is recommended that you review the Level I notes before attending the Level II course.
|
0 – 9
|
Sorry, Level II will be too difficult for you. Please take Level I first.
|
Share with your friends: |
The database is protected by copyright ©ininet.org 2024
send message
|
|