Android App Quiz 6

Android App Quiz 6

University

20 Qs

quiz-placeholder

Similar activities

Microsoft Word Basics

Microsoft Word Basics

University

20 Qs

REMDIAL UAS GASAL TEKPER 1920

REMDIAL UAS GASAL TEKPER 1920

University

25 Qs

Microsoft Word Quiz

Microsoft Word Quiz

University

15 Qs

Pengenalan Microsoft Excel

Pengenalan Microsoft Excel

10th Grade - University

20 Qs

Chapter 1 Review

Chapter 1 Review

4th Grade - Professional Development

16 Qs

Guess Figure

Guess Figure

University

22 Qs

PENILAIAN HARIAN 1 TIK KELAS X

PENILAIAN HARIAN 1 TIK KELAS X

University

20 Qs

MS Excel Basics

MS Excel Basics

5th Grade - Professional Development

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?