Android Development Quiz

Android Development Quiz

University

10 Qs

quiz-placeholder

Similar activities

Word

Word

University

7 Qs

Plant Layout

Plant Layout

University

9 Qs

Flexible, Grid y Table Layout

Flexible, Grid y Table Layout

University

10 Qs

GIẢI PHẪU HỆ CƠ

GIẢI PHẪU HỆ CƠ

University

10 Qs

Kuis PJ-SIG Minggu 8

Kuis PJ-SIG Minggu 8

University

10 Qs

Ôn tập-Tin 3-hk1

Ôn tập-Tin 3-hk1

5th Grade - University

13 Qs

Chương 2 DLNN

Chương 2 DLNN

University

8 Qs

KHTN 6 - TUẦN 6

KHTN 6 - TUẦN 6

6th Grade - University

10 Qs

Android Development Quiz

Android Development Quiz

Assessment

Quiz

Science

University

Hard

Created by

Chí Nguyễn

Used 8+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Thành phần nào là một ViewGroup trong Android?

TextView

Button

LinearLayout

ImageView

2.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Phương thức nào được gọi khi Activity trở lại màn hình sau khi bị ẩn?

onRestart()

onStop()

onPause()

onDestroy()

3.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Trong Android, layout nào sắp xếp các thành phần con theo chiều ngang hoặc chiều dọc?

RelativeLayout

ConstraintLayout

FrameLayout

LinearLayout

4.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Thành phần nào được sử dụng để hiển thị danh sách cuộn trong Android?

RecyclerView

EditText

FrameLayout

ScrollView

5.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Để lấy dữ liệu từ một EditText trong một Activity, phương thức nào được sử dụng?

getValue()

getTextView()

setText()

getText().toString()

6.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Khi người dùng nhấn nút Home, Activity chuyển sang trạng thái nào?

onPause()

onStop()

onDestroy()

onResume()

7.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Truy cập một TextView trong layout sử dụng phương thức nào?

findViewById(R.id.textView)

getViewById(R.id.textView)

setTextView(R.id.textView)

getTextView(R.id.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?