Progamming - Java Syntax

Progamming - Java Syntax

11th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Arrays Unit 6 Computer Science

Arrays Unit 6 Computer Science

10th - 12th Grade

14 Qs

Java Chapter 1 CS2

Java Chapter 1 CS2

9th - 12th Grade

16 Qs

Topic 4.1 Introduction to Java

Topic 4.1 Introduction to Java

12th Grade

20 Qs

Java Level 1 - B

Java Level 1 - B

12th Grade

15 Qs

Java Review 2

Java Review 2

9th - 12th Grade

20 Qs

Skill Building Workshop Quiz

Skill Building Workshop Quiz

9th - 12th Grade

10 Qs

Arrays Unit 6 AP CSA

Arrays Unit 6 AP CSA

10th - 12th Grade

14 Qs

Codehs Unit 6

Codehs Unit 6

10th - 12th Grade

14 Qs

Progamming - Java Syntax

Progamming - Java Syntax

Assessment

Quiz

Computers

11th - 12th Grade

Medium

Used 928+ 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?