C++ Quiz 1

C++ Quiz 1

11 Qs

quiz-placeholder

Similar activities

MCQ Exam - Fundamentals of Web Designing

MCQ Exam - Fundamentals of Web Designing

KG - University

10 Qs

Unit 2: Environment and People

Unit 2: Environment and People

KG - University

10 Qs

C++ Quiz 1

C++ Quiz 1

KG - University

11 Qs

Koha Quiz

Koha Quiz

University

10 Qs

Identifying Narrative or Essay

Identifying Narrative or Essay

KG - University

10 Qs

Data science-surprise Quiz 1

Data science-surprise Quiz 1

University

10 Qs

Quiz on IoT Concepts

Quiz on IoT Concepts

University

10 Qs

Lesson 1 Summative Assessment

Lesson 1 Summative Assessment

KG - University

16 Qs

C++ Quiz 1

C++ Quiz 1

Assessment

Quiz

others

Hard

Created by

kushboo jain

FREE Resource

11 questions

Show all answers

1.

OPEN ENDED QUESTION

30 sec • Ungraded

Name

Evaluate responses using AI:

OFF

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who invented C++?
Dennis Ritchie
Ken Thompson
Brian Kernighan
Bjarne Stroustrup

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is C++?
C++ is an object oriented programming language
C++ is a procedural programming language
C++ supports both procedural and object oriented programming language
C++ is a functional programming language

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct syntax of including a user defined header files in C++?
#include [userdefined]
#include “userdefined”
#include
#include

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used for comments in C++?
/* comment */
// comment */
// comment
both // comment or /* comment */

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following approach is used by C++?
Left-right
Right-left
Bottom-up
Top-down

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following type is provided by C++ but not C?
double
float
int
bool

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?