
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
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 Information Technology (IT)
18 questions
Hispanic Heritage Month

Quiz
•
KG - 12th Grade
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
addition

Quiz
•
1st - 3rd Grade
20 questions
Subject and predicate in sentences

Quiz
•
1st - 3rd Grade
20 questions
Addition and Subtraction facts

Quiz
•
1st - 3rd Grade
20 questions
Place Value

Quiz
•
KG - 3rd Grade
10 questions
Exploring Properties of Matter

Interactive video
•
1st - 5th Grade
10 questions
Odd and even numbers

Quiz
•
1st - 2nd Grade