C++ Unit 1 Day 3 Warm-Up

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Richard Ghiorse
Used 11+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Every C++ program will have a function that is called ____.
start
begin
main
int
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which line of code is the correct way to display the message C++ is Fun! to the console screen?
cout << C++ is Fun!\n;
cout << "C++ is Fun!\n"
cout << "C++ is Fun!\n";
cout >> "C++ is Fun!\n";
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which include directive is necessary to use input and output commands in a C++ program?
#include<iostream>
#include<inputoutput>
#input<iolibrary>
#include<cout>
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the accepted convention for the last statement within the C++ main function?
return 0;
end;
return;
return 100;
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Assuming they are part of a complete and correct program, what is the output produced by the two lines of code above?
Hello! Are you reading carefully?
Hello!
Are you reading carefully?
Hello!Are you reading carefully?
Similar Resources on Wayground
9 questions
Test-C++Tablouri unidiensionale-prof. Tudor V

Quiz
•
10th Grade - University
10 questions
HTML-LINKS

Quiz
•
11th Grade
10 questions
一維陣列

Quiz
•
9th - 12th Grade
7 questions
While Loops

Quiz
•
10th - 12th Grade
10 questions
Quiz Bahasa C++ 1

Quiz
•
9th - 12th Grade
10 questions
HTML Tags

Quiz
•
9th Grade
8 questions
Robotics Quiz

Quiz
•
1st - 12th Grade
10 questions
Ulangan Harian 1 TIK X MIPA 1

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Video Games

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

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th 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
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
CTEA Computer Vocab Terms #1

Quiz
•
12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade