Search Header Logo

Introduction To Java - Part 1

Authored by Dara Kirschenbaum-Perry

Computers

9th - 12th Grade

Used 6+ times

Introduction To Java - Part 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best defines what a class in programming terms is...

a template for making objects
an object that clones templates
a room in a school with a teacher and students
an executable program

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A class describes an object's...

properties and behaviors
colors and dimensions
size and shape
none of these

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False? Most classes contain a main method.

True
False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following sections of a Java class would be found at the top of the code?

class header
variable declaration(s)
constructor(s)
method(s)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following sections of a Java class would be found after the class header?

import statements
variable declaration(s)
constructor(s)
method(s)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following sections of a Java class would be found after variable declarations?

import statements
variable declaration(s)
constructor(s)
method(s)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following sections of a Java class would be found after any constructors?

import statements
variable declaration(s)
constructor(s)
method(s)

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?