Android Final DTU

Android Final DTU

University

71 Qs

quiz-placeholder

Similar activities

Google Certified Educator (Level 1)

Google Certified Educator (Level 1)

KG - University

73 Qs

MIS60US

MIS60US

University

72 Qs

mobalk

mobalk

University

71 Qs

DIT Unit 4 Study Guide

DIT Unit 4 Study Guide

6th Grade - University

76 Qs

Summative Test - Midterm - IT in Educ

Summative Test - Midterm - IT in Educ

University

70 Qs

Information Assurance and Security 1

Information Assurance and Security 1

University

75 Qs

PRIMER EXAMEN COMPUTACIÓN - CUP (1-86)

PRIMER EXAMEN COMPUTACIÓN - CUP (1-86)

University

72 Qs

Cuestionario sobre Programación

Cuestionario sobre Programación

University

76 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?