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
C++ Basics Quiz

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

Quiz
•
3rd - 12th Grade
5 questions
Posst Test

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

Quiz
•
9th Grade
10 questions
C++ Programming Quiz

Quiz
•
12th Grade
7 questions
While Loops

Quiz
•
10th - 12th Grade
8 questions
Functii quiz

Quiz
•
9th - 12th Grade
10 questions
11th cs chap9

Quiz
•
12th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
40 questions
LSHS Student Handbook Review: Pages 7-9

Quiz
•
11th Grade
24 questions
Scientific method and variables review

Quiz
•
9th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
19 questions
Mental Health Vocabulary Pre-test

Quiz
•
9th Grade