Exam 2: Simplify the Android User Interface
Exam 1: Voilà Meeting the Android50 Questions
Exam 2: Simplify the Android 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 Gallery50 Questions
Exam 8: Design Using a Datepicker on a Tablet50 Questions
Exam 10: Move Creating Animation and Graphics49 Questions
Exam 11: Discover Incorporating Google Maps50 Questions
Exam 12: Finale Publishing Your Android App50 Questions
Select questions type
____ are the components of a program that perform the tasks required in the program.
(Multiple Choice)
4.7/5
(33)
A(n) ____ is a piece of code that actually serves as a placeholder to declare itself.
(Multiple Choice)
4.7/5
(36)
Any intent to start a new Activity requires a(n) ____________________ and the name of the Activity being opened.
(Short Answer)
4.8/5
(32)
The ____________________ property sets the size of text in a control.
(Short Answer)
4.8/5
(36)
The Text property changes font of the text written within a control.
(True/False)
5.0/5
(36)
It is a Java standard to use camel-casing for class names, which begins the name with an uppercase letter, omitting spaces, and using uppercase letters to emphasize the start of a new word.
(True/False)
4.9/5
(44)
The ____________________ method creates an intent to start another activity.
(Short Answer)
4.7/5
(47)
A(n) ____ is simply a blueprint or a template for creating objects by defining its properties.
(Multiple Choice)
4.9/5
(39)
A(n) ____ is a set of Java statements that can be included inside a Java class.
(Multiple Choice)
4.7/5
(31)
If an application has more than one Activity, the Android Manifest file must have a(n) ____ to navigate among the multiple activities.
(Multiple Choice)
4.8/5
(35)
Resources for medium-density screens are placed in the ____ folder.
(Multiple Choice)
4.9/5
(34)
Before code can be written for an Android app, the user interface must first be designed.
(True/False)
4.8/5
(27)
A(n) ____ is a part of a program coded to respond to a specific event.
(Multiple Choice)
4.8/5
(25)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)