C++ Quiz-1

C++ Quiz-1

University

15 Qs

quiz-placeholder

Similar activities

revision

revision

University

17 Qs

Java Object Creation and Classes

Java Object Creation and Classes

University

20 Qs

oop with c++

oop with c++

University

20 Qs

Quiz on Java

Quiz on Java

University

20 Qs

QUIZ KELAS JAVA

QUIZ KELAS JAVA

University

10 Qs

CES JAVA

CES JAVA

University

20 Qs

Coding club quiz1

Coding club quiz1

University

20 Qs

OOPS-1

OOPS-1

University

20 Qs

C++ Quiz-1

C++ Quiz-1

Assessment

Quiz

Computers

University

Medium

Created by

Subhra Biswal

Used 291+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Pick out the defination of objects?

Member of the class

Associate of the class

Attributes of the class

Instance of the class

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many objects can present in a single class?

2

4

As many as possible

0

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Wrapping of data & its related functionality in to a single entity is called

Abstraction

Encapsulation

Polymorphism

Modularity

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which concept allows you to reuse the written code?

Encapsulation

Inheritance

Polymorphism

Class

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does modularity means?

Hiding part of program

Subdividing programs into small independent parts

Overriding parts of programs

Wrapping things into single unit?

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

C++ is _____________

Both procedural & object oriented programming language

Procedural programming language

Functional programming language

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What are the actual parameters in c++?

Parameters with which functions are called

Parameters used in function definition

Variables that are never used in function

Variables other then passed parameter in function

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?