Android App Development Quiz

Android App Development Quiz

University

30 Qs

quiz-placeholder

Similar activities

UX Research and Interaction Design Summary (Page 6-12)

UX Research and Interaction Design Summary (Page 6-12)

University

32 Qs

Latihan_1_Faiwoy

Latihan_1_Faiwoy

9th Grade - University

33 Qs

Quiz 1 Mobile Application Development 1

Quiz 1 Mobile Application Development 1

University

30 Qs

Ulangan Harian 1

Ulangan Harian 1

10th Grade - University

25 Qs

ІІ - аралық бақылау (ТРПО)

ІІ - аралық бақылау (ТРПО)

University

25 Qs

SAS INFORMATIKA KELAS 8

SAS INFORMATIKA KELAS 8

8th Grade - University

25 Qs

DDK DKV SMK RH KELAS 10

DDK DKV SMK RH KELAS 10

10th Grade - University

25 Qs

CC106 QUIZ WEEK 1 & WEEK 2

CC106 QUIZ WEEK 1 & WEEK 2

University

30 Qs

Android App Development Quiz

Android App Development Quiz

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Navitha Gunalan

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary role of an Activity in an Android app?

Manages app data shared with other apps

Enables long-running background tasks

Represents what's on the screen and is the entry point for user interaction

Delivers event messages from the operating system

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a core Android app component?

Activity

Service

Broadcast Receiver

Intent

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an Intent used for?

To manage app data securely

To enable communication between Activities, Services, and Broadcast Receivers

To define the layout of a screen

To declare required hardware features

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The AndroidManifest.xml file is used to do all of the following EXCEPT:

Register app components with the operating system

Define URL deep links

Declare user permissions

Set the app's dependencies and configuration for a module

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which directory is used to store all Java and Kotlin files in an Android project?

res

java

drawable

layout

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which layout group positions child views one after the other in a single direction (vertical or horizontal)?

FrameLayout

RelativeLayout

LinearLayout

ConstraintLayout

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What unit of measurement should be used for text sizes to support users with poor vision by allowing the operating system to update the text size based on device scale settings?

dp

px

sp

pt

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?