Exam 1: Introduction to Android
Exam 1: Introduction to Android31 Questions
Exam 2: Welcome App39 Questions
Exam 3: Tip Calculator App47 Questions
Exam 4: Flag Exam App66 Questions
Exam 5: Doodlz App34 Questions
Exam 6: Cannon Game App30 Questions
Select questions type
Before running an app in the Android emulator, you'll need to create a(n) ________, which defines the characteristics of the device on which you want to test, including the hardware, system image, screen size, data storage and more.
(Multiple Choice)
4.8/5
(39)
A new class of objects can be created quickly and conveniently by ________-the new class absorbs the characteristics of an existing one, possibly customizing them and adding unique characteristics of its own.
(Multiple Choice)
4.8/5
(35)
________ allows you to use software and data stored in the "cloud"-i.e., accessed on remote computers (or servers) via the Internet and available on demand-rather than having it stored on your desktop, notebook computer or mobile device.
(Multiple Choice)
4.8/5
(42)
You must build an object of a class before a program can perform the tasks that the class's methods define. The process of doing this is called ________.
(Multiple Choice)
4.9/5
(33)
GUI programming in Java is ________ -in this book, you'll write apps that respond to various user-initiated events such as screen touches.
(Multiple Choice)
4.7/5
(38)
Which Android KitKat feature is described by the following: "The status bar at the top of the screen and the menu buttons at the bottom can be hidden, allowing your apps to fill more of the screen. Users can access the status bar by swiping down from the top of the screen, and the system bar (with the back button, home button and recent apps button) by swiping up from the bottom."
(Multiple Choice)
4.9/5
(40)
________ is now Google's preferred Android IDE. It's based on the JetBrains IntelliJ IDEA Java IDE.
(Multiple Choice)
4.9/5
(31)
One of the most significant new features in Android 2.3 was support for ________ -a short-range wireless connectivity standard that enables communication between two devices within a few centimeters. It can be used for payments (for example, touching your Android device to a payment device on a soda machine), exchanging data such as contacts and pictures, pairing devices and accessories and more.
(Multiple Choice)
4.9/5
(34)
Objects, or more precisely the ________ objects come from, are essentially re-usable software components.
(Multiple Choice)
4.9/5
(32)
Showing 21 - 31 of 31
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)