Introduction to Java Programming

Introduction to Java Programming

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

BigIdea 3- APCSP

BigIdea 3- APCSP

10th Grade

20 Qs

Loops and Lists and Arrays

Loops and Lists and Arrays

9th - 12th Grade

15 Qs

Bermuda Kite

Bermuda Kite

1st - 10th Grade

15 Qs

programming 1

programming 1

5th - 12th Grade

18 Qs

Memory - A level Psychology

Memory - A level Psychology

11th - 12th Grade

17 Qs

YVIP Earsketch Vocab Review 2021

YVIP Earsketch Vocab Review 2021

6th - 12th Grade

12 Qs

Hopper Race Code Mastery Quiz

Hopper Race Code Mastery Quiz

4th Grade - University

10 Qs

Python - Selection (IF statements)

Python - Selection (IF statements)

9th - 12th Grade

17 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?