Search Header Logo

C++ Basics Quiz

Authored by Thi (Artist)

Computers

9th - 12th Grade

Used 5+ times

C++ Basics Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is #include ?

An object

A header file library

A namespace

A function

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

C++ is case-sensitive: 'main' and 'Main' has different meaning.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In C++, each code statement must end with a semicolon (;)

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is used to store a single character in C++?

char

int

bool

float

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What operator is used with cin to read input?

>> (extraction operator)

% (modulus operator)

<< (insertion operator)

== (comparison operator)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code? cout << "Hello World!"

Hello World!

cout

Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which character can be used to insert a new line in your output?

\c

\n

\i

\l

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?