CS6328-Midterm Exam - Attempt Review
CS6328-Midterm Exam - Attempt Review
CS6328-Midterm Exam - Attempt Review
UGRD-CS6328-2033T /
Week 10: Midterm Examination /
Midterm Exam
Question 1
Correct
IDENTIFICATION. Read the question carefully and type your answer in the space provided.
An on/off button with a light indicator.
Question 2
Correct
Select one:
True
False
Question 3
Correct
The Android SDK was first issued as an "early look" release in November 2007.
Select one:
True
False
Question 4
Correct
Select one:
True
False
Question 5
Correct
TRUE OR FALSE
res/menu is a resource ID that's unique to the item, which allows the application can recognize the item when the user selects it.
Select one:
True
False
Question 6
Correct
Select one:
True
False
Question 7
Correct
Select one:
True
False
Question 8
Correct
Text fields also accept other input type such as number, password or email address.
Select one:
True
False
Question 9
Correct
An Activity is an application component that provides a screen with which users can interact in order to do something, such as dial the
phone, take a photo, send an email, or view a map..
Select one:
True
False
Question 10
Correct
Select one:
True
False
Question 11
Correct
If you've developed your application for Android 2.3.x (API level 10) or lower, the contents of your options menu appear at the bottom of
the screen when the user presses the menu button.
Select one:
True
False
Question 12
Correct
Select one:
True
False
Question 13
Correct
ArrayAdapter creates a view for each array item by calling toString() on each item and placing the contents in a TextView.
Select one:
True
False
Question 14
Correct
One of the advantages of Android is the ability for anyone to customize the Google Android program.
Select one:
True
False
Question 15
Correct
Google Play Billing provides the static libraries and samples that allow you to integrate billing services in your app with Google Play.
Select one:
True
False
Question 16
Correct
In a contextual action mode, a menu appears as a floating list of menu items when the user performs a long-click on a view that declares
support for a context menu.
Select one:
True
False
Question 17
Correct
Select one:
True
False
Question 18
Correct
Documentation is a static library you can include in your app sources in order to use powerful APIs that aren't available in the standard
platform.
Select one:
True
False
Question 19
Correct
Select one:
True
False
Question 20
Correct
Resumed is an activity that is in the foreground, has focus and still visible.
Select one:
True
False
Question 21
Correct
TRUE OR FALSE
wrap_content tells your view to become as big as its parent view group will allow.
Select one:
True
False
Question 22
Correct
Select one:
True
False
Question 23
Correct
Select one:
True
False
Question 24
Correct
Identify if the statement if True or False. Write True if statement is true otherwise False
Select one:
True
False
Question 25
Correct
Select one:
True
False
Question 26
Correct
Identify if the statement if True or False. Write True if statement is true otherwise False
Select one:
True
False
Question 27
Correct
The state called "Resumed" is when the activity is in the foreground and the user can interact with it.
Select one:
True
False
Question 28
Correct
Select one:
True
False
Question 29
Correct
Identify if the statement if True or False. Write True if statement is true otherwise False
Select one:
True
False
Question 30
Correct
Select one:
True
False
Question 31
Correct
Select one:
True
False
Question 32
Correct
IDENTIFICATION. Read the question carefully and type your answer in the space provided.
A virtual pixel unit that you should use when defining UI layout.
Question 33
Correct
Select one:
True
False
Question 34
Correct
allows you to categorize menu items so they share properties such as active state and visibility.
Select one:
True
False
Question 35
Correct
TRUE OR FALSE
Select one:
True
False
Question 36
Correct
TRUE OR FALSE
Android divides the range of actual screen sizes and densities into general sizes and general densities.
Select one:
True
False
Question 37
Correct
Select one:
True
False
Question 38
Correct
IDENTIFICATION. Read the question carefully and type your answer in the space provided.
A dialog for users to select a single value for a set by using up/down buttons or via a swipe gesture
Answer: Pickers
Question 39
Correct
IDENTIFICATION. Read the question carefully and type your answer in the space provided.
A drop-down list that allows users to select one value from a set.
Answer: Spinner
Question 40
Correct
Select one:
True
False
Question 41
Correct
Identify if the statement if True or False. Write True if statement is true otherwise False
Android SDK provides all the API libraries and developer tools.
Select one:
True
False
Question 42
Correct
Identify if the statement if True or False. Write True if statement is true otherwise False
Select one:
True
False
Question 43
Correct
Android Support is an offline copy of the latest documentation for the Android platform APIs.
Select one:
True
False
Question 44
Correct
Identify if the statement if True or False. Write True if statement is true otherwise False
Select one:
True
False
Question 45
Correct
Identify if the statement if True or False. Write True if statement is true otherwise False
Select one:
True
False
Question 46
Correct
It is recommended to use hard coded pixel values in your application code for screen independence.
Select one:
True
False
Question 47
Correct
A context menu is a floating menu that appears when the user performs a long-click on an element.
Select one:
True
False
Question 48
Correct
IDENTIFICATION. Read the question carefully and type your answer in the space provided.
Use this scaling ratio to create alternative bitmap drawables.
Answer: 3:4:6:8
Question 49
Correct
TRUE OR FALSE
A dialog fills the screen and is normally used for modal events that does not require users to take an action before they can proceed.
Select one:
True
False
Question 50
Correct
android:OnClick attribute defines the click even handler for a checkbox or radio button.
Select one:
True
False
◄ Midterm Quiz 2
Jump to...