[FAST TRACK] Android quiz week 07 (27.05)

[FAST TRACK] Android quiz week 07 (27.05)

Professional Development

15 Qs

quiz-placeholder

Similar activities

Career paths Information technology units 6-10

Career paths Information technology units 6-10

Professional Development

15 Qs

One Decathlete Quiz - Day 3 - Finale

One Decathlete Quiz - Day 3 - Finale

Professional Development

16 Qs

ISCP 04 Monday slot 1 (10:30 - 12:00) CSE D&H

ISCP 04 Monday slot 1 (10:30 - 12:00) CSE D&H

Professional Development

20 Qs

TEST UR UNDERSTANDING-Plant Layout ,Location & Material Handling

TEST UR UNDERSTANDING-Plant Layout ,Location & Material Handling

Professional Development

15 Qs

Salesfroce Admin 20Q - Test 8

Salesfroce Admin 20Q - Test 8

Professional Development

20 Qs

METODE GUEST

METODE GUEST

Professional Development

20 Qs

Cycle 1 - Session 4 Quiz - Algorithms...

Cycle 1 - Session 4 Quiz - Algorithms...

Professional Development

10 Qs

PATTERN MAKING

PATTERN MAKING

Professional Development

10 Qs

[FAST TRACK] Android quiz week 07 (27.05)

[FAST TRACK] Android quiz week 07 (27.05)

Assessment

Quiz

Special Education, Professional Development, English

Professional Development

Medium

Created by

Trang Thu

Used 4+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which is type of Singleton allows intance is loaded into memory when calling method getInstance() ?
Double Check Locking
Thread Safe
Bill Pugh
Lazy Initialization

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following statements is true about Sequence Diagrams?
Each message is represented by an arrow between the lifelines of two objects
Each message is represented by a dashed vertical line
Each message must be related to two distinct objects
A&C

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is different between Template Method pattern and Strategy pattern?
Template Method pattern is compile-time algorithm selection, Strategy pattern is run-time algorithm selection.
Template Method pattern is run-time algorithm selection, Strategy pattern is compile-time algorithm selection.
Both of them is run-time algorithm selection. But algorithm in Template Method has independent relationship, algorithm in Strategy has constraint relationship
Both of them is compile-time algorithm selection. But algorithm in Template Method has constraint relationship, algorithm in Strategy has independent relationship

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of these type parameters is used for a generic methods to return and accept any type of object?
K
N
T
V

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

……………. controls life cycle of activities and manages activity stack level requirements
Windows Manager
Content Provider
Activity Manager

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The difference between actors and objects of the same name is
Actor is outside and object is inside the system
Objects are outside and actors are inside the system
Objects have behavior and actors have no behavior
Actor has behavior and object has no behavior

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

It is used in the following cases:

- When we want to represent a partial or full hierarchy of objects.

- In case we need to add the responsibilities dynamically to the individual object without affecting other objects.

What it is?

Composite pattern
Decorator pattern
Template pattern
State pattern

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?