C++ Quiz-1

C++ Quiz-1

University

15 Qs

quiz-placeholder

Similar activities

Basic java

Basic java

University

10 Qs

JAVA UNIT 1 PART 2

JAVA UNIT 1 PART 2

University

15 Qs

Quiz Pemrograman Lanjut 2022/2023

Quiz Pemrograman Lanjut 2022/2023

University

20 Qs

 variable in python

variable in python

University

20 Qs

Основы Python

Основы Python

University

19 Qs

Functions

Functions

University

14 Qs

C++ Assesment 1

C++ Assesment 1

University

20 Qs

На сколько ты знаешь C#

На сколько ты знаешь C#

University

10 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?