Java Fundamentals

Quiz
•
Computers
•
12th Grade
•
Easy
Marlowe Marquez
Used 26+ times
FREE Resource
24 questions
Show all answers
1.
REORDER QUESTION
1 min • 5 pts
Reorder the following Java program structure
public class HelloWorld{
System.out.println("Hello World from Java");
public static void main (String [ ] args) {
package helloworld;
}
}
2.
CLASSIFICATION QUESTION
3 mins • 20 pts
Groups:
(a) Arithmetic Operators
,
(b) Assignment Operators
,
(c) Comparison Operators
,
(d) Logical Operators
+=
*
/=
%
-
/
%=
>=
*=
&&
==
!=
++
<=
||
+
-=
!
>
<
3.
DRAG AND DROP QUESTION
1 min • 5 pts
Drag the following missing parts of for loop to its correct place in order to display numbers from 1 to 10. for ( (a) x<=10; (b) ){
System. (c) println( (d) ) (e)
4.
MATCH QUESTION
1 min • 5 pts
Match the following
5
true
"abc"
'a'
5.2
5.
DRAG AND DROP QUESTION
1 min • 5 pts
Print "Hello World" if x is greater than y.
(a) x (b) 50 (c) y = 10;
(d) (x (e) y) {
System.out.println("Hello World");
}
6.
DRAG AND DROP QUESTION
1 min • 5 pts
Insert the missing parts to complete the following switch statement. (a) day = 2;
switch ( (b) ) {
(c) 1: System.out.println("Saturday");
(d)
case (e) : System.out.println("Sunday");
break;
}
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Who invented Java Programming?
Create a free account and access millions of resources
Similar Resources on Wayground
22 questions
App Inventor Basics Quiz

Quiz
•
9th - 12th Grade
24 questions
Javascript Basics

Quiz
•
7th Grade - University
27 questions
Java Applications and Concepts Quiz

Quiz
•
12th Grade
20 questions
Bid Data: Day 2

Quiz
•
KG - Professional Dev...
24 questions
Topic D - Types of programming and mark up languages

Quiz
•
12th Grade
22 questions
NV: Java Interface Quiz

Quiz
•
12th Grade
20 questions
JavaScript Basics CodeHS

Quiz
•
7th - 12th Grade
29 questions
JavaScript

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade