Design Patterns in Software Engineering

Design Patterns in Software Engineering

University

40 Qs

quiz-placeholder

Similar activities

Operant Conditioning

Operant Conditioning

University

35 Qs

Lect 9

Lect 9

University

40 Qs

แบบทดสอบวิชาไมโครคอนโทรลเลอร์

แบบทดสอบวิชาไมโครคอนโทรลเลอร์

KG - Professional Development

45 Qs

Grammar Formative Review

Grammar Formative Review

KG - University

45 Qs

DST Quiz Bee

DST Quiz Bee

University

40 Qs

worldlit reviewer mock

worldlit reviewer mock

University

35 Qs

AHW Horse Breeds & Colourings

AHW Horse Breeds & Colourings

University

38 Qs

Drawing (Chapter 7,8 & Airfoil)

Drawing (Chapter 7,8 & Airfoil)

University

40 Qs

Design Patterns in Software Engineering

Design Patterns in Software Engineering

Assessment

Quiz

Other

University

Medium

Created by

Tarik Ćoralić

Used 1+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main goal of using design patterns in software engineering?

Replace comments

Solve specific bugs

Increase CPU speed

Reuse solutions to common design problems

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT one of the four essential parts of a design pattern?

Pattern name

The problem

Solution

Programming syntax

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of design pattern focuses on object creation?

Structural

Behavioral

Creational

Relational

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which pattern ensures a class has only one instance and provides a global point of access to it?

Factory

Builder

Singleton

Strategy

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main idea behind the Factory Method pattern?

Build objects using inheritance

Hide object creation logic

Define one universal object

Return multiple unrelated objects

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The Abstract Factory pattern is used to:

Create one type of object

Link unrelated classes

Create families of related objects

Track runtime behavior

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the Builder pattern focus on?

Running commands

Building complex objects step by step

Wrapping objects

Checking object types

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?