ITP221-Midterms

ITP221-Midterms

University

42 Qs

quiz-placeholder

Similar activities

INFO 242_Ch1

INFO 242_Ch1

University

40 Qs

Ramadan Halaqah 1441

Ramadan Halaqah 1441

KG - Professional Development

40 Qs

Javascript - php - oop

Javascript - php - oop

University

40 Qs

Understanding OOP Concepts in Java

Understanding OOP Concepts in Java

University

40 Qs

AJP Vidyalankar Polytechnic CHP 5 Part 1

AJP Vidyalankar Polytechnic CHP 5 Part 1

University

47 Qs

Latihan OOP C1

Latihan OOP C1

University

40 Qs

Drawing (Chapter 7,8 & Airfoil)

Drawing (Chapter 7,8 & Airfoil)

University

40 Qs

ECM3260 Exam Step By Step (203-247)

ECM3260 Exam Step By Step (203-247)

University

45 Qs

ITP221-Midterms

ITP221-Midterms

Assessment

Quiz

Other

University

Hard

Created by

Rod Puyat

Used 42+ times

FREE Resource

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.

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?