C++ Basics Quiz

C++ Basics Quiz

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Bài 5: Thiết lập trang giấy và xuất bài nhạc

Bài 5: Thiết lập trang giấy và xuất bài nhạc

7th - 11th Grade

11 Qs

Basic computer

Basic computer

9th - 12th Grade

8 Qs

Asesmen awal TIK

Asesmen awal TIK

10th Grade

10 Qs

Visual Basic 2010

Visual Basic 2010

8th Grade - University

10 Qs

IT related jobs

IT related jobs

9th Grade

9 Qs

Numpy-1

Numpy-1

9th - 12th Grade

10 Qs

Test on Python Function

Test on Python Function

11th - 12th Grade

12 Qs

Quiz Kelas 4

Quiz Kelas 4

10th Grade

10 Qs

C++ Basics Quiz

C++ Basics Quiz

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Thi (Artist)

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers