Introduction To Java: Hello World

Introduction To Java: Hello World

7th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

ICT Functional Skills Quiz 1

ICT Functional Skills Quiz 1

10th Grade

10 Qs

แนวคิดเชิงคำนวณ Onet

แนวคิดเชิงคำนวณ Onet

8th Grade

10 Qs

Revision Quiz 4 - Information Technology

Revision Quiz 4 - Information Technology

7th - 8th Grade

15 Qs

Informatika kelas 7

Informatika kelas 7

7th Grade

10 Qs

Unit #6 | Worksheet Quiz

Unit #6 | Worksheet Quiz

7th Grade

10 Qs

Java Web

Java Web

1st - 7th Grade

12 Qs

CSC41 Week 1

CSC41 Week 1

9th Grade

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

9th Grade

10 Qs

Introduction To Java: Hello World

Introduction To Java: Hello World

Assessment

Quiz

Computers

7th - 12th Grade

Hard

Created by

Genius Empire

Used 15+ times

FREE Resource

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?