C++ Object-Oriented Programming Quiz

C++ Object-Oriented Programming Quiz

University

55 Qs

quiz-placeholder

Similar activities

101-150

101-150

University

50 Qs

OOP Concepts Quiz

OOP Concepts Quiz

University

50 Qs

OOP- Quiz #1

OOP- Quiz #1

University

55 Qs

PSAT INFORMATIKA 2025

PSAT INFORMATIKA 2025

10th Grade - University

50 Qs

Cisco IOS Commands and Networking Concepts Quiz

Cisco IOS Commands and Networking Concepts Quiz

University

57 Qs

Uji Kompetensi Front End

Uji Kompetensi Front End

University

50 Qs

Comprog

Comprog

University

51 Qs

FIS IITU 55\110 2025 almaty

FIS IITU 55\110 2025 almaty

University

55 Qs

C++ Object-Oriented Programming Quiz

C++ Object-Oriented Programming Quiz

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Rabnawaz Shaikh

Used 3+ times

FREE Resource

55 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which feature of OOP allows the same function name to have different implementations?

Abstraction

Polymorphism

Encapsulation

Inheritance

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which C++ feature helps avoid code duplication?

Inheritance

Virtual functions

Operator overloading

Destructors

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is used to free memory allocated with new?

free()

delete

remove()

clear()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these concepts binds code and data together?

Polymorphism

Encapsulation

Abstraction

Overloading

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The process of defining more than one function with the same name but different parameters is called:

Function overriding

Function overloading

Operator overloading

Inheritance

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following supports runtime polymorphism?

Virtual functions

Function overloading

Operator overloading

Inline functions

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Virtual functions are declared using:

virtual keyword

dynamic keyword

override keyword

polymorphic keyword

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?