Quiz on Object-Oriented Programming (OOP)

Quiz on Object-Oriented Programming (OOP)

12th Grade

15 Qs

quiz-placeholder

Similar activities

Java Their

Java Their

9th - 12th Grade

18 Qs

Java Arrays Basic

Java Arrays Basic

10th - 12th Grade

15 Qs

Java Class Vocabulary

Java Class Vocabulary

11th Grade - University

17 Qs

A Level Computing 1.2.4a Programming Paradigms

A Level Computing 1.2.4a Programming Paradigms

12th Grade

15 Qs

Unit 2 Inheritance in Java

Unit 2 Inheritance in Java

12th Grade - University

15 Qs

Java Class vocabulary

Java Class vocabulary

9th Grade - University

12 Qs

AQA - Unit 7 - OOP

AQA - Unit 7 - OOP

11th - 12th Grade

10 Qs

APCSA  Unit 1 Review

APCSA Unit 1 Review

11th - 12th Grade

20 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?