Exam 2: Simplify the Android User Interface

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Errors in program code are indicated by ____.

Free
(Multiple Choice)
4.9/5
(29)
Correct Answer:
Verified

D

To center a control, you can drag the control to the center of the emulator window until a ____ is displayed.

Free
(Multiple Choice)
4.9/5
(30)
Correct Answer:
Verified

B

You can construct Activities using ____________________ layout files and a Java class.

Free
(Short Answer)
4.9/5
(36)
Correct Answer:
Verified

XML

The ____________________ method moves the Activity it is called with to the top of the Activity stack.

(Short Answer)
4.7/5
(43)

A(n) ____ organizes layout components in relation to each other.

(Multiple Choice)
4.7/5
(35)

When you import a package, you make all of the classes under that package available.

(True/False)
4.9/5
(41)

The ____ method displays the content of a specific screen.

(Multiple Choice)
4.9/5
(39)

High-density images should be placed in the ____________________ folder under the res folder.

(Short Answer)
4.8/5
(42)

The abbreviation for "density-independent pixels" is ____________________.

(Short Answer)
4.9/5
(45)

The ____ statement is a way of making more Java functions available to your specific program.

(Multiple Choice)
4.9/5
(40)

A ____ organizes layout components in a vertical column or horizontal row.

(Multiple Choice)
4.7/5
(37)

The entry point of an Activity is the ____ method.

(Multiple Choice)
4.8/5
(38)

The Android Manifest is not required, but it does make an application run faster.

(True/False)
4.8/5
(34)

The Activity component is the point at which the application makes contact with the users.

(True/False)
5.0/5
(30)

A(n) ____________________ layout organizes components in a vertical column or a horizontal row.

(Short Answer)
4.7/5
(37)

All Palette controls can use a property called ____________________ to provide a buffer from the top of the screen, to assist exact layout design.

(Short Answer)
4.7/5
(37)

By default, the Linear layout organizes each new control directly ____________________ the previous control.

(Short Answer)
4.8/5
(38)

____________________ is the prefix that typically represents a Button in the code.

(Short Answer)
4.8/5
(41)

The Minimum SDK text box contains the ____.

(Multiple Choice)
4.9/5
(44)

You use the ____________________ property to name a control.

(Short Answer)
4.9/5
(34)
Showing 1 - 20 of 50
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)