Font size
WorksheetsAndroid Quiz
Total questions: 25
Worksheet time: 13mins
Android is based on which operating system?
Windows
Ubuntu
Linux
Android OS
Android Apps are developed in which language?
C
Python
Java
Kotlin
Full Form of JDK
Java Developer's Kit
Java Development Kit
Java Download Kit
JSON Development Kit
On which layer of OS android app is developed?
Application Framwork
Linux Kernel
Applications Layer
Libraries
Which File describes the fundamental characteristics of the app and defines each of its components.
AppCompat.java
init.java
Gradle Script
AndroidManifest.xml
What is the file extension of layout files in Android?
.java
.xml
.C
.CPP
Which Component handle communication between Android OS and applications.
Activities
Services
Broadcast Receivers
Content Providers
Which component dictate the UI and handle the user interaction to the smart phone screen.
Activities
Services
Broadcast Receivers
Content Providers
Android code name are based on food name
Yes
No
What software version enhancement was introduced ONLY in Kitkat 4.4?
Wi-fi & Cloud Printing Enhancements
Cloud Printing Enhancements
Wireless Display
Fingerprint Support
What software version enhancement was introduced ONLY in Marshmallow 6.0?
Fingerprint Support Enhancement
Visual Voicemail
Hangouts
Tap to Pay
What is Android?
Android is a paid, open, and 85% customizable platform.
Android is a free, open, and 100% customizable platform.
Android is an operation system that focuses on free stuff.
Android is the character in an anime show.
What is rooting?
The process of gaining administrator access to an Android device; T-Mobile does not support rooting
Not related to the discussion
Same as master reset
Refreshing the phone by itself.
Which Component handle data and database management issues.
Activities
Services
Broadcast Receivers
Content Providers
Which Directory Store multimedia images files in Android
res/layout
res/drawable-hdpi
Build.gradle
resource
Which file contains compileSdkVersion of application?
Java
res/drawable-hdpi
Build.gradle
AndroidManifest.xml
What is used to preform this action
OnClickListener
BroadCast receivers
Intent
Content Provider
Name the above widget
Check Box
Selector
Radio Button
Spinner
Which widget is used for loading html page in application?
HTML Loader
Web Loader
WebView
WebLoad
Which of the following is an example of real time online database for Application?
SQL Lite
Mango Db
JSON
Firebase
Name the widget shown above
Short Message
Prompt
Snackbar Message
Toast Message
Name the widget shown above
Short Message
Prompt
SnackBar
Toast Message
Full Form of SDK?
Stack Development Kit
Software Developer's Kit
Soft Development Kit
Software Development Kit
OnClickListener() function is an_______
Listener
Click Listener
Event Listener
Android Function
What is An API?
Application Program Interface is a predefined function which is called according to programmer need.
It is a component of a Android IDE.
A set of functions and procedures allowing the creation of applications that access the features or data of an operating system, application, or other service.
