C++ Quiz

Quiz
•
Computers
•
University
•
Medium
Ara Assim
Used 251+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the output of this code?
int x = 8;
// x = 3;
cout<<x<<endl;
3
8
error
x
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the type of the temp variable?
var temp = 14.55;
Double
Boolean
Integer
String
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the alternative for x = x + 5?
x += 5;
x -= 4;
x = y + 5;
x=+5
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is void?
A statement that returns a value
A statement that doesn't return a value
A function that return a value
A function that doesn't return a value
5.
MULTIPLE CHOICE QUESTION
45 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
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Switch Statement
Is a statement with a set of conditions called cases
Is a case
Is a condition with no cases
Is a boolean statement
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Loops in C Language are implemented using.?
While
For
Do While
All the above
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Code-A-Vita

Quiz
•
University
20 questions
CCE-III Programming in C Language

Quiz
•
University
22 questions
C Language Loop and Array Quiz

Quiz
•
University
15 questions
Java

Quiz
•
University
17 questions
Flow of Control in C++ ( Conditional statements)

Quiz
•
9th Grade - University
25 questions
C PROGRAMMING

Quiz
•
University
23 questions
Beginning C Programming

Quiz
•
University
15 questions
C# Structured, Selection and Iteration

Quiz
•
9th Grade - University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade