• CALL US: +91-8561868421
  • Address: Plont No 67 OM Shiv Colony Jhotwara Jaipur-12

Android Quiz

(Total Question : 29)

Q.1

What is Pending Intent in android?

Q.2

What is android view group?

Q.3

How many threads are there in asyncTask in android?

Q.4

What is the time limit of broadcast receiver in android?

Q.5

What is singleton class in android?

Q.6

What is DDMS in android?

Q.7

What is the package name of JSON?

Q.8

Fragment in Android can be found through

Q.9

What are commands needed to create APK in android?

Q.10

Once installed on a device, each Android application lives in_______?

Q.11

Parent class of Activity?

Q.12

What are the Direct subclasses of Activity?

Q.13

What are the indirect Direct subclasses of Activity?

Q.14

Parent class of Service?

Q.15

What are the indirect Direct subclasses of Services?

Q.16

Which component is not activated by an Intent?

Q.17

When contentProvider would be activated?

Q.18

Which of the important device characteristics that you should consider as you design and develop your application?

Q.19

Which are the screen sizes in Android?

Q.20

Which are the screen densities in Android?

Q.21

You can shut down an activity by calling its _______ method

Q.22

What method you should override to use Android menu system?

Q.23

What Activity method you use to retrieve a reference to an Android view by using the id attribute of a resource XML?

Q.24

Which of the following is not an Android component (i.e. a point from which the system can enter your application)?

Q.25

During an Activity life-cycle, what is the first callback method invoked by the system?

Q.26

Which configuration file holds the permission to use the internet?

Q.27

Which of the following is NOT a valid usage for Intents?

Q.28

Which of the following is not a valid Android resource file name?

Q.29

Which of these is not defined as a process state?