Structural and Behavioral Design Patterns

Structural and Behavioral Design Patterns

Professional Development

20 Qs

quiz-placeholder

Similar activities

Web Application Security Testing-PreTest

Web Application Security Testing-PreTest

Professional Development

20 Qs

Salesforce Admin WI22

Salesforce Admin WI22

Professional Development

17 Qs

Chapter 4: ROM/RAM

Chapter 4: ROM/RAM

9th Grade - Professional Development

15 Qs

CUSTOM 2

CUSTOM 2

University - Professional Development

20 Qs

Nest JS - Parte 01

Nest JS - Parte 01

Professional Development

20 Qs

Python Quiz For Starters

Python Quiz For Starters

3rd Grade - Professional Development

17 Qs

Searching and Sorting

Searching and Sorting

University - Professional Development

15 Qs

JavaScript

JavaScript

Professional Development

20 Qs

Structural and Behavioral Design Patterns

Structural and Behavioral Design Patterns

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Halyna Melnyk

Used 58+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Purpose Defines an abstract object structure independently of the implementation object structure in order to limit coupling.

Use When

Abstractions and implementations should not be bound at compile time.

Adapter

Bridge

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the interface of a class into another interface clients expect and let classes work together, that could not otherwise because of incompatible interfaces.

Bridge

Adapter

Composite

Observer

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Represents an operation to be performed on the elements of an object structure. This Pattern lets you define a new operation without changing the classes of the elements on which it operates.

Bridge

Mediator

Observer

Visitor

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Permits classes with disparate interfaces to work together by creating a common object by which they may communicate and interact.

Use When

A class to be used doesn’t meet interface requirements.

Adapter

Bridge

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Compose objects into tree structures to represent part-whole hierarchies. / Composite lets clients treat individual objects and compositions of objects uniformly.

Bridge

Adapter

Composite

Observer

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Purpose Defines an abstract object structure independently of the implementation object structure in order to limit coupling.

Use When

Abstractions and implementations should be independently extensible.

Adapter

Bridge

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Define a family of algorithms, encapsulate each one, and make them interchangeable. Strategy lets the algorithm vary independently from clients that use it.

Strategy

Mediator

Observer

Adapter

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?