C++ Basics Quiz

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Thi (Artist)
Used 4+ times
FREE Resource
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
Similar Resources on Wayground
10 questions
C++ Programming Quiz

Quiz
•
12th Grade
10 questions
Retake Review 1

Quiz
•
9th Grade
10 questions
Class 9 Conditional Statement

Quiz
•
9th Grade
14 questions
year 8 lesson 2 quiz - python

Quiz
•
8th - 10th Grade
15 questions
PYTHON PROGRAMMING FUNDAMENTALS

Quiz
•
11th Grade
12 questions
Python Programming - Iteration

Quiz
•
9th Grade
10 questions
G11 FT Quiz 1 - Python Conditions

Quiz
•
11th Grade
15 questions
Python Conditionals and If Statements

Quiz
•
8th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade