C++ Unit 1 Day 4 Warm-Up

Quiz
•
Computers
•
9th - 12th Grade
•
Easy
Richard Ghiorse
Used 6+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following will correctly declare an integer variable called total?
total;
total int;
int total
int total;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following will correctly read in a value to the integer variable named total?
cin << total;
input >> total;
cin >> total;
cin >> total
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following will display the value of the integer variable named total?
output << total;
cout >> total;
cout << total;
print << total;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to rewrite the following line of code using endl instead of \n?
cout << "Lorem Ipsum.\n";
cout << "Lorem Ipsum.endl";
cout << "Lorem Ipsum." << endl;
cout << "Lorem Ipsum" endl;
cout << "Lorem Ipsum." << "endl";
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Write the line of code that declares the integer variable named sum.
Similar Resources on Wayground
10 questions
Kiến thức C++ cơ bản - Test1

Quiz
•
12th Grade - University
10 questions
Asesmen Awal Informatika Fase F

Quiz
•
11th Grade
10 questions
คำถามเกี่ยวกับภาษา C++

Quiz
•
11th Grade
10 questions
Bài tập trắc nghiệm C++

Quiz
•
3rd - 12th Grade
10 questions
C++ Programming Quiz

Quiz
•
12th Grade
8 questions
test-vectori-cls9

Quiz
•
9th Grade
10 questions
11th cs chap9

Quiz
•
12th Grade
5 questions
C++ Unit 1 Day 3 Warm-Up

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
30 questions
Computer Terminology Exercise #1 ( Fill Ins)

Quiz
•
9th Grade
15 questions
MLA Formatting

Quiz
•
9th Grade
20 questions
Typing Practice

Quiz
•
7th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Google Sheets Quiz

Quiz
•
9th Grade