c++

c++

University

5 Qs

quiz-placeholder

Similar activities

programming in c++

programming in c++

University

5 Qs

benefits of oops

benefits of oops

University

5 Qs

c++

c++

Assessment

Quiz

University

Hard

Created by

Sangatamil A

Used 1+ times

FREE Resource

AI

Enhance your content

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

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following term is used for a function defined inside a class?

Member Variable

Member function

Class function

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following concept of oops allows compiler to insert arguments in a function call if it is not specified?

Call by value

Call by reference

Default arguments

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many instances of an abstract class can be created?

1

5

0

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following cannot be friend?

Object

Operator function

Function

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following concepts of OOPS means exposing only necessary information to client?

Encapsulation

Abstraction

Data hiding

Similar Resources on Wayground