C++ Quiz 1

C++ Quiz 1

11 Qs

quiz-placeholder

Similar activities

C++ Quiz 1

C++ Quiz 1

KG - University

11 Qs

Text 1: Hello World 2025

Text 1: Hello World 2025

KG - University

7 Qs

Unit 4 L2 Practice (Vocab)

Unit 4 L2 Practice (Vocab)

KG - University

10 Qs

Understanding Opinion Articles

Understanding Opinion Articles

KG - University

15 Qs

1.3 Rescue Mission

1.3 Rescue Mission

KG - University

13 Qs

Scratch Introduction

Scratch Introduction

KG - University

6 Qs

6th Unit 3 Lesson 04 Quiz

6th Unit 3 Lesson 04 Quiz

KG - University

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