Classes/Objects

Classes/Objects

10th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Review Objects

Review Objects

Java Objects and Classes

Java Objects and Classes

APCSA Unit 5 On AP Classroom Study Quiz

APCSA Unit 5 On AP Classroom Study Quiz

Classes, Objects, and Methods

Classes, Objects, and Methods

Java Classes & Objects

Java Classes & Objects

Java Restart_Second Semester

Java Restart_Second Semester

CodeHS 4.2 Classes vs. Objects

CodeHS 4.2 Classes vs. Objects

Chapter 4 Writing Classes Lecture

Chapter 4 Writing Classes Lecture

Classes/Objects

Classes/Objects

Assessment

Quiz

Computers

10th - 12th Grade

Medium

Created by

Michael Monaghan

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A Java Object is

Something in the operating system

An instance of a class

A template for a class

The memory location of the main method

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A java Class is

A template or blueprint for an Object

A group of like methods

The constructor

A formal parameter

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The Class constructor has the same name as

The object reference

The program name

The main method

The class

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The class constructor is run

When the program starts

When an object is instantiated

During code compilation

When the main method completes

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variables declared in a class, outside of a method are called

Private variables

Static variables

Instance variables

Reference variables

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A class can have more than one constructor

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The scope of a variable is defined as - where the variable can be accessed or seen

True

False

Create a free account and access millions of resources

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?

Discover more resources for Computers