Introduction To Java: Hello World

Introduction To Java: Hello World

7th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Python pandas 🐼

Python pandas 🐼

12th Grade

10 Qs

Mid-Tern Exam's Review

Mid-Tern Exam's Review

8th Grade

15 Qs

Computer Hardware 8th

Computer Hardware 8th

6th - 8th Grade

15 Qs

Numpy-1

Numpy-1

9th - 12th Grade

10 Qs

Test on Python Function

Test on Python Function

11th - 12th Grade

12 Qs

Basic computer

Basic computer

9th - 12th Grade

8 Qs

Administrasi Infrastruktur Jaringan

Administrasi Infrastruktur Jaringan

1st - 10th Grade

10 Qs

K10-BAI4-9

K10-BAI4-9

10th - 12th Grade

10 Qs

Introduction To Java: Hello World

Introduction To Java: Hello World

Assessment

Quiz

Computers

7th - 12th Grade

Practice Problem

Hard

Created by

Genius Empire

Used 15+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is JAVA?

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

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?