Android - Quiz 13

Android - Quiz 13

University

15 Qs

quiz-placeholder

Similar activities

English II (YBM) Building Vocabulary 6-1

English II (YBM) Building Vocabulary 6-1

11th Grade - University

15 Qs

Library Skills and Expectations

Library Skills and Expectations

6th Grade - University

15 Qs

Riddles

Riddles

8th Grade - University

20 Qs

TRUE or FALSE

TRUE or FALSE

University

10 Qs

Library Skills and Expectations

Library Skills and Expectations

6th Grade - University

12 Qs

English IQ Test

English IQ Test

3rd Grade - Professional Development

20 Qs

LV1U6: Digital Literacy Quiz

LV1U6: Digital Literacy Quiz

5th Grade - University

16 Qs

Technology Terms

Technology Terms

11th Grade - University

15 Qs

Android - Quiz 13

Android - Quiz 13

Assessment

Quiz

English

University

Hard

Created by

Nguyễn Hương

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which design pattern is used to get a way to access the elements of a collection object in sequential manner?
Chain of Responsibility
strategy
Iterator
Command

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The invoker object then looks for the appropriate and corresponding object, which then executes the request. What design pattern is mentioned here?
Visitor
Chain of Responsibility
Command
Observer

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How many threads can be executed at a time?
Only one thread
Only main (main() method) thread
Multiple threads
Two threads

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these keywords are used to implement synchronization?
synchronize
syn
synch
synchronized

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How to copy contents of array?
System.arrayCopy()
Array.copy()
Arrays.copy()
Collection.copy()

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these keywords is not a part of exception handling?
try
finally
thrown
catch

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

AIDL stands for ….
Android Interface Definition Language
Android Intermediate Definition Language
Android Interface Description Language
Android Internal Definition Language

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?