Quiz on Object-Oriented Programming (OOP)

Quiz on Object-Oriented Programming (OOP)

12th Grade

15 Qs

quiz-placeholder

Similar activities

Object Orientated 1 (Basics)

Object Orientated 1 (Basics)

12th Grade

20 Qs

Computer Science Python

Computer Science Python

9th - 12th Grade

15 Qs

Programing fundamental

Programing fundamental

12th Grade

20 Qs

Season 2 #Spaic Python Weekly Quiz

Season 2 #Spaic Python Weekly Quiz

KG - Professional Development

20 Qs

Symbol Puzzle Recap

Symbol Puzzle Recap

12th Grade

10 Qs

Computer Science Slip test 2

Computer Science Slip test 2

12th Grade

10 Qs

Year 12 Programming

Year 12 Programming

11th - 12th Grade

15 Qs

Unit 2 Quiz - Bootstrap: Algebra

Unit 2 Quiz - Bootstrap: Algebra

6th - 12th Grade

11 Qs

Quiz on Object-Oriented Programming (OOP)

Quiz on Object-Oriented Programming (OOP)

Assessment

Quiz

Computers

12th Grade

Hard

Created by

John Streety

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main aim of Object-Oriented Programming (OOP)?

To bind together data and functions that operate on them

To separate data and functions

To increase the complexity of code

To eliminate the use of objects

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which OOP concept allows objects to interact without knowing each other's data details?

Data Abstraction

Inheritance

Encapsulation

Dynamic Binding

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when a class is instantiated in OOP?

Memory is allocated

Memory is deallocated

The class is deleted

The class is copied

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is dynamic binding in OOP?

The process of linking a procedure call to a specific sequence of code at runtime

The process of linking a procedure call to a specific sequence of code at compile time

The process of deleting objects

The process of allocating memory

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is another term for encapsulation due to its ability to hide data?

Data-sharing

Data-binding

Data-hiding

Data-inheritance

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which feature allows an object of a derived class to represent a base class object?

Encapsulation

Subtype Polymorphism

Inheritance

Message Passing

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which language is NOT used in Object Oriented Programming?

ALGOL

C++

JavaScript

Ruby

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?