Android Final DTU

Android Final DTU

University

71 Qs

quiz-placeholder

Similar activities

Lesson 2 - Operating System

Lesson 2 - Operating System

University

76 Qs

i-Tech Quiz

i-Tech Quiz

University

70 Qs

GLA OS

GLA OS

University

75 Qs

Productivity Application BSIT 1J

Productivity Application BSIT 1J

University

70 Qs

ITF+ pt3

ITF+ pt3

9th Grade - Professional Development

67 Qs

Grade7 All

Grade7 All

7th Grade - University

66 Qs

Android App Development

Android App Development

University

70 Qs

Mobile Application Development - MCQs

Mobile Application Development - MCQs

University

75 Qs

Android Final DTU

Android Final DTU

Assessment

Quiz

Computers

University

Easy

Created by

Nhan Minh

Used 3+ times

FREE Resource

71 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an activity in Android

Activity performs the actions on the screen

Manage the Application content

Screen UI

None of the mention

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Manifest.xml in android

It has information about layout in an application

It has the information about activities in an application

It has all the information about an application

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the use of content provider in android

To send the data from an application to another application

To store the data in a database

To share the data between application

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the anonymous class in Android

Interface class

A class that does not have a name but have functionalities in it

Java class

Manifest file

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is it possible activity without UI in android?

No, it's not possible

Yes, it's possible

We can't say

None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is life cycle of foreground activity in Android

onCreate() -> onStart() -> onResume() -> onStop() -> onRestart()

onCreate() -> onStart() -> onResume() -> onStop()

onCreate() -> onStart() -> onResume()

None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

SharePreferences stores the data in which format

TXT

XML

DOC

None of the above

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?