OOP Python

OOP Python

12th Grade

13 Qs

quiz-placeholder

Similar activities

CHOCOBOOM QUIZ

CHOCOBOOM QUIZ

1st - 12th Grade

10 Qs

Java Arrays Basic

Java Arrays Basic

10th - 12th Grade

15 Qs

Programming Vocabulary

Programming Vocabulary

10th - 12th Grade

17 Qs

Job interviewing

Job interviewing

10th Grade - Professional Development

17 Qs

AIJ XII TKJ (FIREWALL)

AIJ XII TKJ (FIREWALL)

12th Grade

15 Qs

ALAT UKUR

ALAT UKUR

12th Grade

13 Qs

Unity.Basics-1

Unity.Basics-1

6th Grade - University

15 Qs

Information Technology Careers - Part 1 Review

Information Technology Careers - Part 1 Review

10th - 12th Grade

11 Qs

OOP Python

OOP Python

Assessment

Quiz

Professional Development, Computers

12th Grade

Practice Problem

Medium

Used 70+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

С помощью какой функции можно проверить принадлежность объекта к определенному классу?

issubclass

enumerate

isinstance

type

setattr

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

С помощью какой функции можно проверить тип объекта?

issubclass

enumerate

isinstance

type

setattr

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Что будет напечатано в результате вызова данного кода?

{'name': 'Serega', 'age': 88, 'salary': 15000}

Serega

88

15000

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Каков будет результат последней команды кода?

{'name': 'Serega', 'age': 88, 'salary': 25000}

{'name': 'Serega', 'age': 88, 'salary': 15000}

'Serega', 88, 25000

NameError: name 'obj1' is not defined

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Каков будет результат последней команды кода?

{'name': 'Serega', 'age': 88, 'salary': 25000}

{'name': 'Serega', 'age': 88, 'salary': 15000}

'Serega', 88, 25000

NameError: name 'obj1' is not defined

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Что выведет на экран данная программа?

0

name

Serega

obj1

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

КЛАСС в ООП состоит из

Методов

Атрибутов

Инициализатора

Деструктора

Конструктора

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?