C++ Object-Oriented Programming Quiz

C++ Object-Oriented Programming Quiz

University

55 Qs

quiz-placeholder

Similar activities

DSA Quiz # 1

DSA Quiz # 1

University

50 Qs

Cơ Sở Dữ Liệu Bài 1

Cơ Sở Dữ Liệu Bài 1

University

50 Qs

Database Fundamentals Quiz

Database Fundamentals Quiz

University

50 Qs

CC-COMPROG11 - Computer Programming 1 Midterm Examination

CC-COMPROG11 - Computer Programming 1 Midterm Examination

University

54 Qs

PRELIM EXAM (BSED ENGLISH AND MATH)

PRELIM EXAM (BSED ENGLISH AND MATH)

University

50 Qs

DDMS Quiz - BSIT 2C

DDMS Quiz - BSIT 2C

University

50 Qs

Arreglos y Clases

Arreglos y Clases

University

50 Qs

Quiz Pengetahuan Umum

Quiz Pengetahuan Umum

10th Grade - University

50 Qs

C++ Object-Oriented Programming Quiz

C++ Object-Oriented Programming Quiz

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Rabnawaz Shaikh

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?