Android App Quiz 6

Android App Quiz 6

University

20 Qs

quiz-placeholder

Similar activities

EXCEL

EXCEL

KG - Professional Development

20 Qs

MS Word

MS Word

University

20 Qs

MS Word

MS Word

University

20 Qs

Google Slides Pre-Assessment

Google Slides Pre-Assessment

3rd Grade - Professional Development

15 Qs

Chapter : 9 Working with tables

Chapter : 9 Working with tables

5th Grade - University

15 Qs

QUIZ WEEK 2 : ANDROID

QUIZ WEEK 2 : ANDROID

University

15 Qs

Quiz java Swing

Quiz java Swing

University

20 Qs

Review - Materi Sesi 1 sampai 6

Review - Materi Sesi 1 sampai 6

University

20 Qs

Android App Quiz 6

Android App Quiz 6

Assessment

Quiz

Computers

University

Easy

Created by

Von Magbitang

Used 5+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In Android, what class handles the user swipes to screens or View elements, automatically?

ScreenPager
SwipeHandler
ViewPager
ViewSwiper

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Complete the following code:

tabLayout.?(tabLayout.newTab().setText(R.string.tab_label1));

setTab
updateTab
addTab
removeTab

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Complete the following code:

viewPager.addOnPageChangeListener(new

TabLayout.?(tabLayout));

TabLayoutOnPageChangeListener

TabLayoutPageChangeListener

Tab;ayoutOnPageChangeListener

TabLayoutOnChangeListener

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What attribute do we need to add up button in the manifest xml file?

android:backButton
android:buttonName
android:parentActivityName
android:upButton

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Complete the following code to create up button:

android:?=".MainActivity"

android:backButton
android:buttonName
android:parentActivityName
android:upButton

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Complete the following code:

viewPager.?(adapter);

addAdapter
insertAdapter
removeAdapter
setAdapter

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Complete the following code:

viewPager.addOnPageChangeListener(new

?.TabLayoutOnPageChangeListener(tabLayout));

TabLayout
LinearLayout
RecyclerView
TextView

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?