OA0-002 Exam Questions
150 real OA0-002 exam questions with expert-verified answers and explanations. Page 1 of 3.
- Question #1
Which of these is the correct explanation of an XML layout file?
- Question #2
The DalvikVM core libraries are a subset of which of these?
- Question #3
Which language is not supported in the Android Scripting Environment (ASE)?
- Question #4
Which of these is the correct description of file access?
- Question #5
When creating the following Android project, which is the correct combination of (1)~(3)to add to the AndroidManifest.xml?
- Question #6
The following code is a part of an Activity class to create a dialog. Which is the Activity class method used to display this dialog?
- Question #7
Which of these is the correct method to persist SharedPreferences?
- Question #8
Which of the following is not a valid Android resource file name?
- Question #9
Which of these is not defined as a process state?
- Question #10
What is the name of the folder that contains the R.java file?
- Question #11
What is a correct statement about an XML layout file?
- Question #12
What does the src folder contain?
- Question #13
Which of these is the correct explanation of the Ul/Application Exerciser Monkey (Monkey tool)?
- Question #14
Which of the following dialogs is displayed at the time of executing the given code? (Assume no problems in the rest of the application.)
- Question #15
Which of these is the incorrect explanation of the Android SDK and AVD Manager?
- Question #16
Which is the correct explanation of the Foo.java source code?
- Question #17
Which of these is the correct explanation regarding the following methods? (1)android.content.Context.sendBroadcast (2)android.content.Context.startActivity
- Question #18
Which of these is the incorrect role for an Intent?
- Question #19
Which is not included in the Android application framework?
- Question #20
The emulator supports mounting disk image files instead of an actual SD card. Which is the correct creation method of this?
- Question #21
Which is of these is the incorrect explanation of layoutopt?
- Question #22
Which of these is the correct explanation of the Android Interface Description Language?
- Question #23
Which of these is the incorrect package which holds classes needed for Android network connections?
- Question #24
Which shows the correct Android architecture?
- Question #25
The following code is a part of a program which sends a status bar notification. Which is the correct code to put into (1) so that it will automatically cancel the notification aft...
- Question #26
Which of these is the incorrect explanation of ProgressDialog?
- Question #27
Which of these is the correct function of Traceview?
- Question #28
Which is the required plugin to develop Android with Eclipse?
- Question #29
Which is the tool that creates certificates for signing an application?
- Question #30
Which manifest file permission is necessary to read data from the standard installed address book?
- Question #31
Which component cannot receive an Intent?
- Question #32
Which function is not supported by the "android" command?
- Question #33
Which is the permission added to the Android manifest file in order to access GPS?
- Question #34
Which of these is the correct precaution when publishing an application update to the Android Market?
- Question #35
Which of these is the correct way to configure access permissions?
- Question #36
Which of these is the incorrect explanation of the adb command?
- Question #37
Which does not have a lifecycle?
- Question #38
Which of these is the correct explanation of SQLite?
- Question #39
When reading videos from a resource, which is the recommended Android storage location for video files?
- Question #40
Which of these is the correct processing necessary for data update notification at the time of creating an individual ContentProvider and using it?
- Question #41
Which of these is the incorrect description of the code executed when a Button widget is clicked?
- Question #42
Which of these is the incorrect explanation of Traceview?
- Question #43
Which is the processing that cannot be executed by using the emulator during development?
- Question #44
Which of these is the correct explanation of the Android license form?
- Question #45
For playing an audio file, where does the Android Developer's Guide recommend placing the file?
- Question #46
Which of these URI schemes is not supported by Android?
- Question #47
Which function is not provided by the Android Development Tools Plugin?
- Question #48
The following program uses an Intent to open a Web page designated by a Web browser. Which is the correct code that goes into (1)?
- Question #49
Which code acquires a MediaPlayer class instance?
- Question #50
Which of these is not defined as a SharedPreferences access mode constant?