Who invinted C++?
C++ quiz

Quiz
•
Other
•
University
•
Medium

Avantika Marathe
Used 11+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Dennis Ritchie
Ken Thompson
Brian Kernighan
Bjarne Stroustrup
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following type is provided by C++ but not C?
double
float
int
bool
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
#include<iostream.h>
#include<conio.h>
void main()
{
clrscr();
cout<<"Hello world";
getch();
}
What would be the output for the above program?
Hello World
hello world
Hello world
HELLO WORLD
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is used to terminate the function declaration in C++?
;
]
)
:
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is used for comments in C++?
// comment
/* comment */
both // comment or /* comment */
// comment */
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the actual parameters in C++?
Parameters with which functions are called
Parameters which are used in the definition of a function
Variables other than passed parameters in a function
Variables that are never used in the function
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is called insertion/put to operator?
<<
>>
>
<
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
C Functions

Quiz
•
University
15 questions
Technoquiz..3

Quiz
•
University
15 questions
Quiz on Object Oriented Programming and Java

Quiz
•
University
18 questions
Révision générale

Quiz
•
University
13 questions
Introduction to Python Programming Quiz 9E

Quiz
•
10th Grade - University
10 questions
UNIT2_PYTHON

Quiz
•
University
15 questions
IMD318 - Basic HTML Structure

Quiz
•
University
10 questions
DENAVIT-HARTENBERG REPRESENTATION

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade