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 static void main (String [ ] args) {
}
}
package helloworld;
System.out.println("Hello World from Java");
public class 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.2
true
"abc"
'a'
5
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
21 questions
CodeHS JavaScript

Quiz
•
8th - 12th Grade
20 questions
Week 6 - CP1

Quiz
•
12th Grade
25 questions
Introduction to Programming

Quiz
•
9th - 12th Grade
20 questions
iGCSE Computer Science: Programming Languages

Quiz
•
9th - 12th Grade
20 questions
CHAPTER: 7 AND CHAPTER: 8

Quiz
•
12th Grade
20 questions
Round-1 Technical Aptitude

Quiz
•
11th Grade - Professi...
20 questions
Vocab Day 9-12 Study Guide

Quiz
•
12th Grade
20 questions
Technical Quiz Round 1 Set 2

Quiz
•
12th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
62 questions
Spanish Speaking Countries, Capitals, and Locations

Quiz
•
9th - 12th Grade
20 questions
First Day of School

Quiz
•
6th - 12th Grade
6 questions
Maier - AMDM - Unit 1 - Quiz 1 - Estimation

Quiz
•
12th Grade
21 questions
Arithmetic Sequences

Quiz
•
9th - 12th Grade
21 questions
9th Grade English Diagnostic Quiz

Quiz
•
9th - 12th Grade
7 questions
Characteristics of Life

Interactive video
•
11th Grade - University