Python Design Patterns Quiz

Python Design Patterns Quiz

1st Grade

49 Qs

quiz-placeholder

Similar activities

adjective

adjective

1st - 5th Grade

50 Qs

in, on , at

in, on , at

1st - 4th Grade

50 Qs

小天才补习学院~英文Comparative of Adjective

小天才补习学院~英文Comparative of Adjective

1st - 6th Grade

44 Qs

Nick 3

Nick 3

1st Grade

53 Qs

Writting sentences 6 form

Writting sentences 6 form

1st - 6th Grade

47 Qs

Irregular verbs 1-10 past tense review

Irregular verbs 1-10 past tense review

KG - University

50 Qs

G6 superlative 1

G6 superlative 1

1st - 2nd Grade

50 Qs

TIẾNG ANH 6 - HỌC KỲ 1

TIẾNG ANH 6 - HỌC KỲ 1

KG - 6th Grade

50 Qs

Python Design Patterns Quiz

Python Design Patterns Quiz

Assessment

Quiz

English

1st Grade

Medium

Created by

Айша Асылбек

Used 1+ 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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?