
ITPPA1

Quiz
•
Information Technology (IT)
•
1st Grade
•
Easy

Mark Langa
Used 1+ times
FREE Resource
21 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is a correct syntax to output "Hello World" in C++?
print ("Hello World");
Console.WriteLine("Hello World");
System.out.println("Hello World");
cout << "Hello World";
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How do you insert COMMENTS in C++ code?
// This is a comment
# This is a comment
/* This is a comment
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which data type is used to create a variable that should store text?
String
myString
string
Txt
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How do you create a variable with the numeric value 5?
int x = 5;
x = 5;
double x = 5;
num x = 5
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How do you create a variable with the floating number 2.8?
byte x = 2.8
double x = 2.8;
int x = 2.8;
x = 2.8;
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which operator is used to add together two values?
The + sign
The * sign
The & sign
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
The value of a string variable can be surrounded by single quotes.
TRUE
FALSE
Create a free account and access millions of resources
Similar Resources on Wayground
23 questions
laravel part1

Quiz
•
1st Grade
18 questions
Aulas 5 a 8

Quiz
•
1st Grade
20 questions
Induction program

Quiz
•
1st Grade
20 questions
Python Basics Quiz

Quiz
•
1st Grade
20 questions
Quiz sur le Web

Quiz
•
1st Grade
16 questions
4.1 Kod Arahan

Quiz
•
1st Grade - University
25 questions
Examen

Quiz
•
1st Grade
18 questions
QCM sur WordPress

Quiz
•
1st - 5th Grade
Popular Resources on Wayground
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
10 questions
Multiply Fractions

Quiz
•
6th Grade