Python Design Patterns Quiz

Python Design Patterns Quiz

1st Grade

49 Qs

quiz-placeholder

Similar activities

G6 how many how much 3

G6 how many how much 3

1st - 2nd Grade

50 Qs

To be

To be

1st Grade - University

44 Qs

Andrew CLC A.5house

Andrew CLC A.5house

1st - 5th Grade

46 Qs

FIRST SEMESTER, SECOND PERIOD DEC 22

FIRST SEMESTER, SECOND PERIOD DEC 22

1st Grade

50 Qs

is am are

is am are

1st - 6th Grade

50 Qs

Action Verbs - SKTB

Action Verbs - SKTB

1st - 4th Grade

51 Qs

Finite - Non-finite - Relative Clause

Finite - Non-finite - Relative Clause

KG - Professional Development

50 Qs

Helping Verbs

Helping Verbs

1st - 2nd Grade

51 Qs

Python Design Patterns Quiz

Python Design Patterns Quiz

Assessment

Quiz

English

1st Grade

Medium

Created by

Айша Асылбек

Used 2+ times

FREE Resource

49 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When is __new__ executed?

Before __init__

After __init__

Instead of __init__

During class destruction

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What best describes a metaclass?

A superclass for all exceptions

A class that creates other classes

A decorated method

An abstract base class

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the Singleton pattern ensure?

Only one instance exists

Multiple interchangeable algorithms

One-to-many notifications

Dynamic behavior addition

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which pattern delegates object creation to subclasses?

Observer

Factory Method

Decorator

Strategy

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the Observer pattern, who receives updates?

The main subject

Registered observers

Factory objects

Decorator classes

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the Decorator pattern do?

Adds responsibilities dynamically

Ensures single instance

Creates object families

Encapsulates algorithms

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which pattern selects algorithms at runtime?

Singleton

Strategy

Observer

Factory

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?