C++ basics Class 11th

C++ basics Class 11th

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

COMPUTER

COMPUTER

9th - 10th Grade

20 Qs

9th-Computer-Introduction to Java

9th-Computer-Introduction to Java

9th Grade

18 Qs

HTML basics

HTML basics

5th - 10th Grade

20 Qs

COMP_Technical Quiz_Round 2

COMP_Technical Quiz_Round 2

12th Grade - University

20 Qs

 Polymorphism in OOP

Polymorphism in OOP

12th Grade

14 Qs

C++

C++

11th Grade

20 Qs

Types of programming language (Low Level/Object Oriented)

Types of programming language (Low Level/Object Oriented)

12th Grade - University

12 Qs

java

java

10th Grade

15 Qs

C++ basics Class 11th

C++ basics Class 11th

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Ram Ram

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Who invented C++

Dennis Ritchi

Ken Thomson

Brian Kernighan

Bjarne Stroustrup

2.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

What is C++

It is an procedural language

It is an object oriented languaage

It is functional oriented language

None of these

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

_________ is the correct syntax of including iostream header file in Dev C++

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the following correctly declares array in C++

A{5}

A(5)

A[5]

A=5

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol represents the end of each code line in a program of c++?

;

:

]

)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Deriving new classes from existing classes is called

Inheritance

Polymorphism

Encapsulation

Data Abstraction

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is meant by polymorphism in c++

Class having only single form

class having four forms

class having many forms

class having two forms

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?