What’s a Software Design Pattern?

What’s a Software Design Pattern?

University

6 Qs

quiz-placeholder

Similar activities

Assignment No.6

Assignment No.6

University

7 Qs

object oriented programming

object oriented programming

11th Grade - University

10 Qs

G06 SS22

G06 SS22

University

5 Qs

BACS3323 Chapter 3-Pattern Movement, Wander and Arrival Steering

BACS3323 Chapter 3-Pattern Movement, Wander and Arrival Steering

University

9 Qs

Information Architecture

Information Architecture

University

9 Qs

CASE TOOL 5/8/2020

CASE TOOL 5/8/2020

University

10 Qs

ITEC80 - Quiz 1

ITEC80 - Quiz 1

University

10 Qs

Artificial Intelligence

Artificial Intelligence

University

10 Qs

What’s a Software Design Pattern?

What’s a Software Design Pattern?

Assessment

Quiz

Computers

University

Medium

Created by

Zosia Karpała

Used 10+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What type of design pattern does not exist?

Creational

Structural

Mechanical

Behavioral

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Behavioral Design Patterns...

deals with object creation and initialization, providing guidance about which objects are created for a given situation

deals with class and object composition, or how to assemble objects and classes into larger structures

is concerned with communication between objects and how responsibilities are assigned between objects

restricts object creation for a class to only one instance

3.

MULTIPLE SELECT QUESTION

2 mins • 3 pts

Select main benefits of using design patterns

reusability

versatility

code repeatability

code readability

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A creational design pattern deals with object creation and initialization, providing guidance about which objects are created for a given situation.

Media Image
Media Image

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A design pattern is a more high-level description of a solution than an algorithm

Media Image
Media Image

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

You can just find a pattern and copy it into your program and it will work

Media Image
Media Image