[FAST TRACK] Android quiz week 07 (27.05)

[FAST TRACK] Android quiz week 07 (27.05)

Professional Development

15 Qs

quiz-placeholder

Similar activities

[FAST TRACK] Android class quiz 10

[FAST TRACK] Android class quiz 10

Professional Development

15 Qs

Face Detetcion And Recognition

Face Detetcion And Recognition

Professional Development

20 Qs

coding skills (ISCP 02) Tuesday slot1 (9am - 11:00am) CSE A & C

coding skills (ISCP 02) Tuesday slot1 (9am - 11:00am) CSE A & C

Professional Development

20 Qs

DSBS-AN-31.01.2024

DSBS-AN-31.01.2024

Professional Development

15 Qs

The ICT Essentials

The ICT Essentials

Professional Development

10 Qs

Chapter 11: Records Management

Chapter 11: Records Management

Professional Development

20 Qs

WIDS VAN Mar25th

WIDS VAN Mar25th

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?