Introduction to Java Programming

Introduction to Java Programming

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

The working memory model

The working memory model

12th Grade

14 Qs

What is CRISPR? video Quiz

What is CRISPR? video Quiz

11th Grade

11 Qs

Programming Review

Programming Review

9th - 12th Grade

15 Qs

Class12: CS - Ch1 : Python Revision Tour(part1)

Class12: CS - Ch1 : Python Revision Tour(part1)

12th Grade

10 Qs

Glowbit Rainbow Quiz

Glowbit Rainbow Quiz

2nd - 10th Grade

15 Qs

General Technology Semester Exam

General Technology Semester Exam

9th Grade

20 Qs

P82 Invention and Robotic Club 06/21

P82 Invention and Robotic Club 06/21

KG - Professional Development

15 Qs

Hopper Race Code Mastery Quiz

Hopper Race Code Mastery Quiz

4th Grade - University

10 Qs

Introduction to Java Programming

Introduction to Java Programming

Assessment

Quiz

Other

9th - 12th Grade

Medium

Created by

Steven Howard

Used 47+ times

FREE Resource

15 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

30 sec • 1 pt

Java is an example of a _________ programming language.
compiled
interpreted
compiled/interpreted
low level

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A variable that holds a whole number
String
boolean
int
float

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A variable that holds words
String
boolean
int
float

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A variable that holds true or false
String
boolean
int
float

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A variable that holds a decimal number
String
boolean
int
float

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?