Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

ITSP2

Total questions: 48

Worksheet time: 4mins

Name
Class
Date
1.

It is exlusive to Blackberry phones and Symbian 

a)

iOS 

b)

Other OSes 

c)

Android 

d)

Windows Phone 

2.

It provides visual structure and interactive elements that are familiar to users 

a)

User Interface 

b)

App Bar 

c)

Dialog 

d)

View Object 

3.

This Event Listener executes when user performs a touch event within item bounds 

a)

OnFocusChangeListener() 

b)

OnTouchListener() 

c)

OnKeyListener() 

d)

OnCreateContextMenuListener() 

4.

are messages that are display outside of the applications normal interface

a)

User Interface 

b)

App Bar 

c)

Notification 

d)

Activity 

5.

This Event Listener executes when user touches or focuses on any item for one to two seconds 

a)

OnLongClickListener() 

b)

OnClickListener() 

c)

OnFocusChangeListener() 

d)

OnKeyListener() 

6.

It is used only by the system and is unknown to the app and it is assigned by the system by default 

a)

Activity 

b)

Service

c)

Android Packages 

d)

Linux User ID 

7.

This activity is in the foreground of the screen and has user focus. 

a)

Activity 

b)

Stopped 

c)

Running/Resumed 

d)

Paused

8.

These allow users to change a setting between 2 states 

a)

Radio Buttons 

b)

Checkboxes 

c)

Text Fields 

d)

Toggle Buttons 

9.

It happens between the call to onStart() and the call to onStop() 

a)

Foreground Lifetime 

b)

Entire Lifetime 

c)

Visible Lifetime 

d)

Method 

10.

This is a component of an application that provides a single screen with user interface. 

a)

Running/Resumed 

b)

Paused 

c)

Stopped 

d)

Activity 

11.

These allow the user to choose one or more options from a set number of choices 

a)

Checkboxes 

b)

Buttons 

c)

Text Fields 

d)

Radio Buttons 

12.

It stores the device's user data and the emulated SD card 

a)

Hardware Profile 

b)

Mapping to a system Image 

c)

Via AVD Manager 

d)

Dedicated storage area on your development machine 

13.

This Event Listener executes when an item is on focus and a hardware key on the device is pressed or released 

a)

OnFocusChangeListener() 

b)

OnLongClickListener() 

c)

OnKeyListener() 

d)

OnClickListener() 

14.

This Event Handler executes when user touches or focuses on any item, such as buttons, images, etc. 

a)

onLongClick() 

b)

onClick() 

c)

onFocusChange() 

d)

onKey() 

15.

It is basically the face of a program or application 

a)

View Object  

b)

User Interface 

c)

Convenience 

d)

Interactivity 

16.

It is one of the benefits of the mobile application that focus on a user that can change the settings of the mobile app 

a)

Convenience 

b)

Speed 

c)

Interactivity 

d)

Personalization 

17.

It is another activity in the foreground and has focus but is still visible

a)

Stopped 

b)

Paused 

c)

Running/Resumed 

d)

Activity 

18.

It enables a user to enter text 

a)

Text Fields 

b)

Radio Buttons 

c)

Buttons 

d)

Checkboxes 

19.

It is a component that responds to system-wide broadcast announcements 

a)

Service 

b)

Linux User ID 

c)

Activity 

d)

Broadcast Reciever 

20.

It is considered a modular section of an activity that has its own life cycle and recieves its own input events 

a)

Fragments 

b)

onCreate() 

c)

onCreateView() 

d)

onPause() 

21.

It is developed by Microsoft Corporation 

a)

iOS 

b)

Windows Phone 

c)

Mobile Operating Systems 

d)

Android 

22.

This Event Handler executes when an item is on focus and a hardware key on the device is pressed or released 

a)

onKey() 

b)

onFocusChange() 

c)

onClick() 

d)

onLongClick() 

23.

This Event Handler executes when user touches or focuses on any item for one to two seconds 

a)

onClick() 

b)

onFocusChange() 

c)

onLongClick() 

d)

onKey() 

24.

It is one of the benefits of the mobile application that focus on the users that can write, read and present their reports using only the mobile phones 

a)

Speed 

b)

Pesonalization 

c)

Productivity 

d)

Interactivity 

25.

It defines the hardware feature of the virtual device 

a)

Dedicated storage area on your development machine 

b)

Hardware Profile 

c)

Mapping to a system Image 

d)

Via AVD Manager 

26.

It Contains all the contents of an Android app 

a)

Activity 

b)

Linux User ID 

c)

Android Packages 

d)

Service 

27.

t is a component that runs in the background to perform long-running operations 

a)

Service 

b)

Activity 

c)

Activity 

Android Packages 

d)

Linux User ID 

28.

It is a virtual mobile device that runs on the computer. 

a)

Via Emulator 

b)

Via AVD Manager 

c)

Mapping to a system Image 

d)

Dedicated storage area on your development machine 

29.

It defines the version of the Android platform that will run on the virtual device 

a)

Hardware Profile 

b)

Dedicated storage area on your development machine 

c)

Via AVD Manager 

d)

Mapping to a system Image 

30.

It draws something on the screen that the user can interact with 

a)

Dialog 

b)

App Bar 

c)

User Interface 

d)

View Object 

31.

It happens between the call to onCreate() and the call to onDestroy() 

a)

Entire Lifetime 

b)

Method 

c)

Visible Lifetime 

d)

Entire Lifetime 

Foreground Lifetime 

32.

It is one of the benefits of the mobile application that focus on the mobile app user that can access and share information anytime or anywhere 

a)

Speed 

b)

Interactivity 

c)

Convenience 

d)

Personalization 

33.

It is involved in the life cycle of an activity 

a)

Method Entire Lifetime 

b)

Foreground Lifetime 

c)

Method 

d)

Visible Lifetime 

34.

It contains a text, icon, or both Buttons 

a)

Buttons 

b)

Checkboxes 

c)

Radio Buttons 

d)

Text Fields 

35.

This Event Listener executes when user touches or focuses on any item, such as buttons, images, etc. 

a)

OnKeyListener() 

b)

OnClickListener() 

c)

OnLongClickListener

d)

OnFocusChangeListener() 

36.

t Happens between the onResume() and the call to onPause()

a)

Foreground Lifetime 

b)

Entire Lifetime 

c)

Method 

d)

Visible Lifetime 

37.

These allow the user to select only one option for a set of choices 

a)

Buttons 

b)

Checkboxes 

c)

Text Fields 

d)

Radio Buttons 

38.

This Event Handler executes when user navigates onto or away from an item 

a)

onLongClick() 

b)

onFocusChange() 

c)

onClick() 

d)

onFocusChange() 

39.

It is called when creating the fragments, it is the essential components of the fragment that need to be retained

a)

onCreate() 

b)

onPause() 

c)

onCreateView() 

d)

Fragments 

40.

It is a small window that prompts the user to make a decision or enter additional information 

a)

View Objec

b)

App Bar 

c)

User Interface 

d)

Dialog 

41.

It is created by Google, and it is one of the most installed mobile OS for mobile devices. 

a)

iOS 

b)

Mobile Operating Systems 

c)

Windows Phone 

d)

Android 

42.

It is one of the benefits of the mobile application that focus on the modern users input and goes beyond clicking and typing 

a)

Speed 

b)

Personalization 

c)

Convenience 

d)

Interactivity 

43.

This activity is in the background and is no longer available to the user. 

a)

Running/Resumed 

b)

Activity 

c)

Stopped 

d)

Paused 

44.

It is a tool in Android Studio that creates and manages AVDs 

a)

Via AVD Manager 

b)

Hardware Profile 

c)

Mapping to a system Image 

d)

Dedicated storage area on your development machine 

45.

It is an operating system built exclusively for mobiles such as smartphones, tables, PDA, etc. 

a)

iOS 

b)

Mobile Operating Systems 

c)

Windows Phone 

d)

Android 

46.

It represents a single screen with a user interface 

a)

Activity 

b)

Android Packages 

c)

Linux User ID 

d)

Service 

47.

This Event Listener executes when A context menu is being built as a result of a long click 

a)

OnTouchListener() 

b)

OnFocusChangeListener() 

c)

OnKeyListener() 

d)

OnCreateContextMenuListener() 

48.

This Event Listener executes when user navigates onto or away from an item 

a)

OnFocusChangeListener() 

b)

OnLongClickListener() 

c)

OnKeyListener() 

d)

OnClickListener()