Design Patterns in Software Engineering

Design Patterns in Software Engineering

University

40 Qs

quiz-placeholder

Similar activities

Production Audio - Final Exam Review

Production Audio - Final Exam Review

University

39 Qs

CASTING QUIZ

CASTING QUIZ

University

42 Qs

Chapter 18: Braiding & Braid Extensions

Chapter 18: Braiding & Braid Extensions

9th Grade - Professional Development

40 Qs

Mechanics of Machine

Mechanics of Machine

University

40 Qs

SIA Lesson 6: Unified Modeling Language

SIA Lesson 6: Unified Modeling Language

University

44 Qs

Pruebas de Software Quiz

Pruebas de Software Quiz

University

39 Qs

CAD101 Final Exam

CAD101 Final Exam

7th Grade - Professional Development

40 Qs

GEN ED 4 QUIZ

GEN ED 4 QUIZ

University

35 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?