Introduction to Java

Introduction to Java

University

25 Qs

quiz-placeholder

Similar activities

Java Lab

Java Lab

University

25 Qs

Java Certification

Java Certification

University

25 Qs

OCA Unit 1

OCA Unit 1

11th Grade - Professional Development

23 Qs

Arrays in Java

Arrays in Java

University

25 Qs

Java - SET -1

Java - SET -1

University

25 Qs

Java Quiz 1

Java Quiz 1

University

20 Qs

Programming Java

Programming Java

University

20 Qs

CES JAVA

CES JAVA

University

20 Qs

Introduction to Java

Introduction to Java

Assessment

Quiz

Computers

University

Medium

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