Software Engineering Patterns Quiz

Software Engineering Patterns Quiz

University

15 Qs

quiz-placeholder

Similar activities

Structural Design Patterns

Structural Design Patterns

University

10 Qs

MAD Quiz

MAD Quiz

University

15 Qs

K5 Design Pattern

K5 Design Pattern

University

10 Qs

SDLC

SDLC

7th Grade - University

15 Qs

Principles of User Interface Design - Q1

Principles of User Interface Design - Q1

University

14 Qs

Laboratory - Week 10 – 11 Facade Pattern

Laboratory - Week 10 – 11 Facade Pattern

University

20 Qs

n11-java-quiz-1

n11-java-quiz-1

University - Professional Development

12 Qs

OOP in Python

OOP in Python

University

15 Qs

Software Engineering Patterns Quiz

Software Engineering Patterns Quiz

Assessment

Quiz

Computers

University

Easy

Created by

Mohamed Balkhi

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What design pattern is used to convert the interface of a class into another interface clients expect?

Evaluate responses using AI:

OFF

Answer explanation

The design pattern used to convert the interface of a class into another interface clients expect is the Adapter pattern.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What design pattern is used to define a family of algorithms, encapsulate each one, and make them interchangeable?

Command

Iterator

Observer

Template Method

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What design pattern is used to manage a set of objects that are interrelated?

Composite

Factory Method

Abstract Factory

Singleton

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which design pattern is used to define a family of algorithms, encapsulate each one, and make them interchangeable?

Strategy

Adapter

Facade

Decorator

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which design pattern is used to maintain a list of objects affected by a business transaction and coordinate the writing out of changes?

Unit Of Work

MCQ questions for software engineering students

Abstract Factory

Singleton

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What design pattern is used to define an interface for creating an object, but let subclasses decide which class to instantiate?

Factory Method

Abstract Factory

Singleton

Repository

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which design pattern is used to ensure a class has only one instance and provide a global point of access to it?

Abstract Factory

Singleton

Repository

Unit Of Work

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?