[FAST TRACK] Android quiz 11

[FAST TRACK] Android quiz 11

Professional Development

15 Qs

quiz-placeholder

Similar activities

[FAST TRACK] Android quiz 09 10.06

[FAST TRACK] Android quiz 09 10.06

Professional Development

16 Qs

Class 6 Review

Class 6 Review

Professional Development

15 Qs

MoTo Test1 Jun

MoTo Test1 Jun

Professional Development

20 Qs

[FAST TRACK] Android Quiz 6 (20.5)

[FAST TRACK] Android Quiz 6 (20.5)

Professional Development

15 Qs

Cycle 4: Session 8 Review.

Cycle 4: Session 8 Review.

Professional Development

12 Qs

Roblox Studio

Roblox Studio

9th Grade - Professional Development

20 Qs

Moto Test 3 May

Moto Test 3 May

Professional Development

20 Qs

Aim and objectives climbing a mountain

Aim and objectives climbing a mountain

Professional Development

13 Qs

[FAST TRACK] Android quiz 11

[FAST TRACK] Android quiz 11

Assessment

Quiz

Special Education, Professional Development, English

Professional Development

Medium

Created by

Trang Thu

Used 5+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which of this method is used to find out that a thread is still running or not?
run()
isAlive()
Alive()
checkRun()

2.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

What are different between Object Pool and Flyweight?

(multi answer)

Flyweights are commonly immutable instances, while Object Pool usually are mutable.
Flyweight always re-uses object with the same state but Object Pool maybe re-uses object with different state.
Flyweight is a container for a set of domain objects while Object Pool usually is a domain object.
Flyweight saves memory by not creating new objects and reusing existing ones when possible. Object Pool just re-uses provided objects without creating new ones.

3.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

An actor in a use case is always a person?
True
False

4.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which diagram describes the different types of objects and the static relationships between them?
Class diagram
Interactive diagram
State diagram
Activity diagram

5.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

What are the three algorithm constructs?
Sequence, selection, repetition
Input, output, process
Input/output, decision, terminator
Loop, input/output, process

6.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

In which state the activity is, if it is not in focus, but still visible on the screen?
Stopped state
Destroyed state
Paused state
Running state

7.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which permission level need user approve to use?
Normal
Dangerous
Signature
SignatureOrSystem

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?