Java Classes & Objects

Java Classes & Objects

12th Grade

39 Qs

quiz-placeholder

Similar activities

Classes, Objects, and Methods

Classes, Objects, and Methods

Java Restart_Second Semester

Java Restart_Second Semester

Objects & Classes

Objects & Classes

Classes/Objects

Classes/Objects

Java Object Creation and Classes

Java Object Creation and Classes

Java Objects Quiz

Java Objects Quiz

Java Classes & Objects

Java Classes & Objects

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Emalie Eaton

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...

39 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the statement  int x; What is x ?

a variable
a data type
a class
an object

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the statement 
 Bank tom = new Bank(5000.0);
Which is the class?

Bank
tom
new
5000.0

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The ____ method executes first in an application, regardless of where you physically place it within its class.

execute()
main()
start()
run()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many objects can be made from a class?  

None, you make classes from objects
one
As many as you want
All of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the statement  int x; What is int ?

a variable
a data type
a class
an object

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the statement 
Bank tom = new Bank(5000.0);

Which is the object?

Bank
tom
new
5000.0

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Classes in Java are:

Abstract data types, used as a template of objects

Where students learn

Dungeons and Dragons Character types

None of these

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?