What is JAVA?
Introduction To Java: Hello World

Quiz
•
Computers
•
7th - 12th Grade
•
Hard
Genius Empire
Used 15+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Programming language
Games
Script
Interface
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
public class HelloWorld {
public static void main(String[] args) {
}
}
What is the output?
HelloWorld
Hello World
Error message
No output
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Java programs have at least one X and one main() X. What is X?
Class and compiler
compiler and method
class and method
compiler and output
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
System.out.print("Two...");
System.out.println("One...");
What is the output?
Two...
One...
One...Two...
One...Two
Two...One...
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the right symbol for comment?
||
\\
//
**
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which one is the incorrect line of code?
public class Monkey{}
public static void main[String() args]{}
String monkey=" monkey has 2 legs);
System.out.println("Monkey is cute");
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of compiling process?
Get the output
Print the output
Run the code
Catches the mistake
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Latihan_106

Quiz
•
11th Grade
15 questions
Unit 1. Introduction to Object-Oriented Programming Concepts

Quiz
•
9th - 10th Grade
10 questions
Python Basics

Quiz
•
11th Grade
15 questions
Pemrograman Berorientasi Objek PAS Ganjil XI RPL

Quiz
•
11th Grade
10 questions
Coding Test

Quiz
•
9th Grade
11 questions
while and do while Loop

Quiz
•
10th Grade
14 questions
GCSE Computing Low & High Level Languages/IDE's

Quiz
•
10th - 11th Grade
15 questions
Progamming - Java Syntax

Quiz
•
11th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
11 questions
Decimal/fraction conversions quick check

Quiz
•
5th - 7th Grade