Exam 6: Jam Implementing Audio in Android Apps
Exam 1: Voila Meeting the Android Using Android Studio50 Questions
Exam 2: Simplify the Android Studio User Interface50 Questions
Exam 3: Engage Android User Input, Variables, and Operations50 Questions
Exam 4: Explore Icons and Decision Making Controls50 Questions
Exam 5: Investigate Android Lists, Arrays, and Web Browsers50 Questions
Exam 6: Jam Implementing Audio in Android Apps50 Questions
Exam 7: Reveal Displaying Pictures in a Gridview50 Questions
Exam 8: Design Using a Datepicker on a Tablet50 Questions
Exam 10: Move Creating Animation and Graphics50 Questions
Exam 11: Discover Persistent Data50 Questions
Exam 12: Finale Publishing Your Android App50 Questions
Select questions type
Which feature in Java executes a one-time task?
Free
(Multiple Choice)
5.0/5
(39)
Correct Answer:
D
Why might a music player fail to play a given file?
Free
(Multiple Choice)
4.7/5
(35)
Correct Answer:
A
Java allows only one thread of execution at a time.
Free
(True/False)
4.9/5
(45)
Correct Answer:
False
Which method will temporarily stop music while it is playing?
(Multiple Choice)
4.9/5
(37)
Which of the following classes comes with the Android platform to play audio and video files?
(Multiple Choice)
4.8/5
(36)
What type of variable is visible in multiple methods throughout the program?
(Multiple Choice)
4.8/5
(35)
The ____________________ method releases resources and frees up memory connected to an Activity.
(Short Answer)
4.8/5
(32)
What is the most common file type of media supported for audio playback on the Android?
(Multiple Choice)
4.7/5
(39)
It's not necessary to understand the life cycle of an app in order to code it.
(True/False)
4.8/5
(28)
Which type of variable ceases to exist when execution of its declaring method completes?
(Multiple Choice)
4.9/5
(40)
When you write the code to create a TimerTask , the start() method can be created as an auto-generated method stub.
(True/False)
4.8/5
(41)
Which of the following statements creates a new instance of MediaPlayer and assigns it to mpTrombone?
(Multiple Choice)
4.8/5
(39)
In a camera app, the next step in the life cycle after tapping the button to take a picture is to call on which method?
(Multiple Choice)
4.9/5
(43)
When buying a phone, what specification should be considered to allow more music to be stored?
(Multiple Choice)
4.8/5
(34)
The ____________________ of a variable refers to the variable's visibility within a class.
(Short Answer)
4.9/5
(35)
If an Activity is hidden, the onStart() method makes the Activity visible.
(True/False)
4.7/5
(34)
Which property of an Activity determines whether the Activity is active, paused, stopped, or dead.
(Multiple Choice)
4.8/5
(32)
On an Android, what is 1000 milliseconds equivalent to in seconds?
(Multiple Choice)
5.0/5
(29)
A delay timer is scheduled in milliseconds using the Timer class.
(True/False)
4.9/5
(37)
Showing 1 - 20 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)