Android Development Quiz

Android Development Quiz

12th Grade

25 Qs

quiz-placeholder

Similar activities

PTS SEMESTER GANJIL TIK XII - Video Kinemaster

PTS SEMESTER GANJIL TIK XII - Video Kinemaster

7th Grade - Professional Development

20 Qs

Mobile Apps PayKu

Mobile Apps PayKu

1st Grade - Professional Development

20 Qs

phones

phones

9th - 12th Grade

21 Qs

INFORMATIKA

INFORMATIKA

10th - 12th Grade

20 Qs

Software and its types

Software and its types

3rd - 12th Grade

20 Qs

ANDROID MOBILE APP DEVELOPER SMK KELAS 10 11 12 PTS PAS SUMATIF

ANDROID MOBILE APP DEVELOPER SMK KELAS 10 11 12 PTS PAS SUMATIF

12th Grade

27 Qs

Latihan 4 USP - PBO

Latihan 4 USP - PBO

12th Grade

20 Qs

Repaso unidad 2

Repaso unidad 2

12th Grade

20 Qs

Android Development Quiz

Android Development Quiz

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Navitha Gunalan

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default entry point of an Android application?

onCreateView()

onStart()

onCreate()

onResume()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which XML attribute is used to set the text in a TextView?

android:caption

android:text

android:label

android:title

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Kotlin, what does val represent?

Mutable variable

Immutable variable

Function

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid way to declare a function in Kotlin?

function myFunc(): Int {}

fun myFunc(): Int { return 0 }

def myFunc(): Int = 0

var myFunc(): Int = {}

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the use of LiveData in Android?

It is a data storage library

It observes and updates UI when data changes

It replaces RecyclerView

It is used for animations

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the parent class of all Android UI components?

Activity

ViewGroup

View

Fragment

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does dp stand for in Android development?

Device Pixel

Density-Independent Pixel

Digital Pixel

Display Pixel

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?