
FontysVenlo - PRC1 - W02
Quiz
•
Education, Computers
•
1st - 3rd Grade
•
Hard

Frank van Gennip
Used 6+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
How do you correctly define a main-method in a Java class?
static public main(String[] args) { // some content }
public void static main(String[] args) { // some content }
public static void main(String[] args) { // some content }
static main void(String[] args) { // some content }
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is NOT a reserved keyword in Java?
void
main
public
static
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which would be the BEST data type choice for the following value: 9.732
Integer
double
int
String
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is the output of the following code (see image)
5.5
1
2
10
5.
MULTIPLE SELECT QUESTION
45 sec • 5 pts
How do you end a loop?
break
continue
when the loop condition is false
6.
MULTIPLE SELECT QUESTION
45 sec • 5 pts
Which of the following for loops are valid?
for(;;){}
for(int i=0;i < 5;i++){}
int i = 0;
for(;i < 5;i = i + 2){}
for(int i = 5;i >= 0;i--){}
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
5
7
12
Error
Similar Resources on Wayground
12 questions
M7 & M8
Quiz
•
1st - 3rd Grade
10 questions
STAIRCASE
Quiz
•
3rd Grade
10 questions
Klinik Asas Memanah
Quiz
•
1st - 12th Grade
10 questions
Python-Partie5
Quiz
•
1st Grade
10 questions
JavaScript: Coerción y Tipos de Datos
Quiz
•
1st - 10th Grade
10 questions
Введение в Pascal ABC
Quiz
•
1st Grade
10 questions
Integers
Quiz
•
3rd Grade
11 questions
Python - 01
Quiz
•
1st - 5th Grade
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade