Do while loops
C++ Knowledge Based Quiz I = IA

Quiz
•
Instructional Technology
•
University
•
Medium
Kurt Danlog
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Runs a statement once
Runs a statement twice
Runs a statement multiple times or not within a boolean condition
Doesn't run at all
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
iostream
Displays output from the screen and input from the keyboard
Has all the math equations
Counts the time
Checks if the code has a function
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
The process of creating a new variable without value
declaration
naming
instantiation
assigning
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the only function all C++ programs must contain?
start()
system()
main()
program()
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What punctuation is used to signal the beginning and end of code blocks?
-> and <-
{ }
BEGIN and END
( and )
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
A list of instructions that enable a computer to perform a specific task is a...
Computer Program
Algorithm
Machine Code
Binary Code
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the output of this program? Program int main() { cout<<"Hi everybody"; return 0; }
"Hi everybody"
Hi everybody"
Hi everybody
"Hi everybody
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Diagnostico sobre C++ Noveo

Quiz
•
8th Grade - University
12 questions
C++ Exercise (4/8/2021)

Quiz
•
University
11 questions
Python - Data Types

Quiz
•
12th Grade - University
10 questions
funciones en c++

Quiz
•
University
15 questions
Python Internship Quiz

Quiz
•
12th Grade - University
18 questions
Lógica de programación JAVA

Quiz
•
University
14 questions
metodos de acceso

Quiz
•
University
15 questions
Scratch: Events, Loops and The Coordinate System

Quiz
•
2nd Grade - Professio...
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade