Introduction to Java

Introduction to Java

University

25 Qs

quiz-placeholder

Similar activities

Java Quiz 1

Java Quiz 1

University

20 Qs

2-D Arrays in Java

2-D Arrays in Java

University

20 Qs

Java Certification

Java Certification

University

25 Qs

QUIZ DASAR DASAR PEMROGRAMAN JAVA

QUIZ DASAR DASAR PEMROGRAMAN JAVA

11th Grade - University

20 Qs

Basics of OOP with JAVA

Basics of OOP with JAVA

University

25 Qs

Examen Java PIAD-316

Examen Java PIAD-316

University

20 Qs

Java

Java

University

23 Qs

Quiz 1 PBO

Quiz 1 PBO

University

20 Qs

Introduction to Java

Introduction to Java

Assessment

Quiz

Computers

University

Medium

Used 600+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correct header line for main in a Java program?
public static void main(args)
public static void main(String args)
public static void main(args [ ])
public static void main(String [ ] args)

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does a comment look like in Java?
//comment
\\comment
==comment
\comment

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A variable that holds a whole number
String
boolean
int
float

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A variable that holds words
String
boolean
int
float

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A variable that holds true or false
String
boolean
int
float

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A variable that holds a character
String
boolean
int
char

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the old name for Java Programming?

Java 2

Java

Oak

C++

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?