Exam 2: Simplify the Android User Interface

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

____ 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)

There are three phases to the program development lifecycle.

(True/False)
4.9/5
(35)

The ____________________ property sets the size of text in a control.

(Short Answer)
4.8/5
(36)

____ is not a valid measurement unit for text display.

(Multiple Choice)
4.7/5
(30)

The Text property changes font of the text written within a control.

(True/False)
5.0/5
(36)

To make a one-line comment in Java, use ____________________.

(Short Answer)
4.8/5
(37)

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 unit sp stands for ____.

(Multiple Choice)
4.8/5
(40)

The first phase of program development is to ____.

(Multiple Choice)
4.8/5
(36)

In Java, a tap of the touch screen is known as a ____.

(Multiple Choice)
4.9/5
(28)

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)

Comments in Java start with pound (#) signs.

(True/False)
4.9/5
(39)

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
close modal

Filters

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