X-Tech Riot (4)

X-Tech Riot (4)

1st Grade

20 Qs

quiz-placeholder

Similar activities

Introduction to the language C++

Introduction to the language C++

1st Grade

20 Qs

Microsoft Word 2013Review

Microsoft Word 2013Review

KG - University

20 Qs

object oriented programming in java

object oriented programming in java

1st - 3rd Grade

15 Qs

OOP Basic Concepts

OOP Basic Concepts

1st Grade

20 Qs

Perseritje OOP

Perseritje OOP

1st - 12th Grade

17 Qs

Technical Quiz

Technical Quiz

1st - 5th Grade

15 Qs

Season 2 #Spaic Python Weekly Quiz

Season 2 #Spaic Python Weekly Quiz

KG - Professional Development

20 Qs

Quiz PBO pra UAS

Quiz PBO pra UAS

1st Grade

20 Qs

X-Tech Riot (4)

X-Tech Riot (4)

Assessment

Quiz

Computers

1st Grade

Hard

Created by

mit prajapati

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Wrapping data and its related functionality into a single entity is known as ___

Abstraction

Encapsulation

Polymorphism

Modularity

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does polymorphism in OOPs mean?

Concept of allowing overiding of functions

Concept of hiding data

Concept of keeping things in differnt modules/files

Concept of wrapping things into a single unit

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How access specifiers in Class helps in Abstraction?

They does not helps in any way

They allows us to show only required things to outer world

They help in keeping things together

Abstraction concept is not used in classes

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the following feature of OOPs is not used in the following C++ code?

Abstraction

Encapsulation

Inheritance

Polymorphism

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a type of Constructor?

Friend constructor

Copy constructor

Default constructor

Parameterized constructor

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Out of the following, which is not a member of the class?

Static function

Friend function

Constant function

Virtual function

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many types of polymorphism are there in C++?

1

2

3

4

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?