UAS Android

UAS Android

Professional Development

20 Qs

quiz-placeholder

Similar activities

Activitat 3.6 Recapitulació UD 3

Activitat 3.6 Recapitulació UD 3

Professional Development

15 Qs

Android

Android

5th Grade - Professional Development

24 Qs

Basic Microsoft Word

Basic Microsoft Word

1st Grade - Professional Development

15 Qs

Android Quiz

Android Quiz

10th Grade - Professional Development

25 Qs

Android Studio

Android Studio

10th Grade - Professional Development

25 Qs

Powerpoint

Powerpoint

6th Grade - Professional Development

15 Qs

TROLL FACE

TROLL FACE

Professional Development

20 Qs

EXAM ANDROID LAYOUTS & INTENTS

EXAM ANDROID LAYOUTS & INTENTS

Professional Development

20 Qs

UAS Android

UAS Android

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Sayekti Harits

Used 48+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Format file untuk import gambar vector ke resource drawable?

*.jpg

*.sav

*.png

*.svg

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Element XML yang memerlukan pengaturan horizontal atau vertical?

ConstraintLayout

RelativeLayout

LinearLayout

ImageView

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Satuan untuk mengatur ukuran text pada element TextView?

sp

dp

dpi

px

4.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

Media Image

Berikut adalah bahasa pemograman yang dapat digunakan pada Android Studio

PHP

Java

javascript

Kotlin

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Super Class untuk membuat sebuah halaman dalam android

activity

View

Page

Intent

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Attribut dalam android xml yang berfungsi sebagai identitas element

android:id

android:text

android:name

android:identity

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

untuk membuka halaman baru pada android, fungsi yang dijalankan adalah?

Intent i = new Intent(MainActivity,Main2Activity);

Page i = new Page();

i.StartPage();

startActivity(new Activity2());

Intent i = new Intent(MainActivity.this,Main2Activity.class);

startActivity(i);

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?