Search Header Logo

ITP221-Midterms

Authored by Rod Puyat

Other

University

Used 43+ times

ITP221-Midterms
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

42 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is object-oriented programming (OOP)?

A way of organizing code for maximum reusability.

A method for writing procedural code.

A technique for managing databases.

A programming language.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a class in OOP?

A user-defined data type.

A built-in data type.

A function that creates objects.

A method for data manipulation.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an object in OOP?

An instance of a class.

A blueprint for a class.

A type of function.

A method for data encapsulation.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does encapsulation refer to in Python?

Bundling of data and methods together.

Hiding the internal state of an object.

Creating multiple classes.

Using inheritance.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is inheritance in OOP?

Acquiring properties and methods from another class.

Creating new classes without any base class.

A method for data encapsulation.

A way to define functions.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the types of inheritance?

Single, Multiple, Multilevel, Hierarchical, Hybrid.

Public, Protected, Private.

Encapsulation, Abstraction, Inheritance.

Classes, Objects, Methods.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the self parameter in Python?

To refer to the current instance of the class.

To create a new instance of a class.

To define a class method.

To access class attributes.

Access all questions and much more by creating a free account

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

Already have an account?