Progamming - Java Syntax

Progamming - Java Syntax

11th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Word 2016 - Lessons 1 & 2

Word 2016 - Lessons 1 & 2

9th - 12th Grade

20 Qs

PEMROGRAMAN DASAR PYTHON

PEMROGRAMAN DASAR PYTHON

11th Grade

20 Qs

Python Basics or Syntax

Python Basics or Syntax

9th - 12th Grade

17 Qs

PBO XII RPL

PBO XII RPL

9th - 12th Grade

10 Qs

Loops in Java

Loops in Java

9th - 12th Grade

10 Qs

Loops 101 DW Quiz

Loops 101 DW Quiz

9th - 12th Grade

10 Qs

Python Boolean and If

Python Boolean and If

9th - 12th Grade

10 Qs

Quiz 15 - Array Basics

Quiz 15 - Array Basics

11th Grade

10 Qs

Progamming - Java Syntax

Progamming - Java Syntax

Assessment

Quiz

Computers

11th - 12th Grade

Medium

Used 930+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

He was the developer of Java Language.

James Gowsling

Jackie Gosling

James Gosling

Jackie Gosling

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

According to you, what is Java? Choose two applicable answers.

A mediator between you and your computer

A programming language

An island

A video game console

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of this command is the correct way of printing in Java?

System.Out.print

System.out.Print

System.out.print

system.out.print

4.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which of this command has errors? Select multiple

System.out.print("Hello World")

System.out.print(Hello World);

System.out.Print("Hello World);

System.out.print("Hello World");

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the followings is Java code that starts from the main() method as a mandatory part of every program

public void static main(String args [])

public void main static (args[] String)

public static void main (String args[])

public static void main [String [] Args]

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

It is an optional statement used to describe what a program or a line of program is doing.

tag

command

code

comment

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A data type which is typical in form and make use of digits and a decimal point

integer

float

char

boolean

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?