// This is a comment
The above comment line may be replaced with the comment line given below
\* This is a comment *\
Test 1
Quiz
•
Computers
•
University
•
Easy
Gabe Vandzura
Used 5+ times
FREE Resource
49 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
// This is a comment
The above comment line may be replaced with the comment line given below
\* This is a comment *\
T
F
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The variable name score.1 is a valid variable name in Visual C++?
T
F
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
#include <iostream>;
There is syntax error in the above preprocessor directive.
T
F
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
While declaring a named constant, the semicolon (;) is not used at the end of the line.
T
F
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The expression following the word case in the switch statement cannot be a variable.
T
F
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int value;
value = 9.99; // floating point value is assigned to integer variable
After execution of the above statement, 9 will be stored in the variable value after the value is trucated.
T
F
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int item = 7;
cout << "The value in item = " << "item" << endl;
The above code will display:
The value in item = 7
T
F
49 questions
Quiz on C Operators
Quiz
•
University
45 questions
TECHNICAL QUIZ
Quiz
•
University
50 questions
codinggss
Quiz
•
University
45 questions
Event Driven Handouts 1 & 2
Quiz
•
University
50 questions
UJIAN MID SEMESTER 1 XII RPL PEMROGRAMAN WEB DAN PERANGKAT BERGE
Quiz
•
University
51 questions
LATIHAN TKJ 3
Quiz
•
1st Grade - University
44 questions
Mastery
Quiz
•
University
50 questions
багдарлама 250_300
Quiz
•
University
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