Exam 4: Explore Icons Decision Making Controls
Exam 1: Voila Meeting the Android49 Questions
Exam 2: Simplify the Android User Interface50 Questions
Exam 3: Engage Android User Input, Variables, Operations50 Questions
Exam 4: Explore Icons Decision Making Controls49 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 Data49 Questions
Exam 12: Finale Publishing Your Android App50 Questions
Select questions type
____ graphics are best to use for icon design because the images can be scaled without loss of detail.
(Multiple Choice)
4.9/5
(38)
Launcher icons should be intricate and conservative to have a memorable impact.
(True/False)
4.9/5
(33)
Instead of eyeballing the controls on the user interface for alignment, you can use the ____________________ tool to create equal spacing around controls.
(Short Answer)
4.8/5
(32)
To set an app's launcher icon to an image called myLaunchIcon. P n g , the code to insert into the manifest is ____________________.
(Short Answer)
4.7/5
(34)
The ____ property can center a control horizontally as well as position it at other places on the screen.
(Multiple Choice)
4.8/5
(35)
A(n) ____ control always operates independently, therefore selecting it will never deselect any other controls.
(Multiple Choice)
4.8/5
(31)
____________________ controls are used to select and deselect an option.
(Short Answer)
4.8/5
(32)
You test for a(n) ____________________ being true or false and change the flow of what happens in a program based on the user's input.
(Short Answer)
4.8/5
(36)
The truth value of the expression !(false && (true || !false) && (!false || !true)) is ____________________.
(Short Answer)
4.8/5
(39)
The process of verifying that a value is not a typo or some other type of mistake is called ____________________.
(Short Answer)
4.7/5
(30)
When an If statement is placed inside another If statement, the inner If statement is considered to be ____.
(Multiple Choice)
4.9/5
(42)
Java provides ____ to compare the relationship between the variables being tested in conditional statements.
(Multiple Choice)
4.9/5
(40)
When you publish an app in the Android Market, you must provide an icon of size ____________________ (state as number x number ) as the display icon in the Market.
(Short Answer)
4.8/5
(42)
A ____ is a triplet of three colors which encodes different colors.
(Multiple Choice)
4.7/5
(35)
A toast message is best used for ____________________ messages.
(Short Answer)
4.7/5
(32)
When more than one condition is tested in an If statement, it is called a(n) ____.
(Multiple Choice)
4.9/5
(32)
Showing 21 - 40 of 49
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)