Java Class vocabulary

Java Class vocabulary

9th Grade - University

12 Qs

quiz-placeholder

Similar activities

Python Classes Quiz

Python Classes Quiz

9th - 12th Grade

15 Qs

Java OOP Examples and Definitions

Java OOP Examples and Definitions

12th Grade

17 Qs

Object Oriented Programming

Object Oriented Programming

12th Grade

11 Qs

Alice 2 - Chapter 4

Alice 2 - Chapter 4

7th - 12th Grade

10 Qs

CSA 1.1.1 Why Programming? Why Java?

CSA 1.1.1 Why Programming? Why Java?

10th - 12th Grade

14 Qs

CS 2nd Semester Mid-Term

CS 2nd Semester Mid-Term

10th Grade - University

15 Qs

Python Objects and Recursion

Python Objects and Recursion

10th Grade

14 Qs

CodeHS 4.11 Primitives vs Objects

CodeHS 4.11 Primitives vs Objects

9th - 12th Grade

8 Qs

Java Class vocabulary

Java Class vocabulary

Assessment

Quiz

Computers

9th Grade - University

Medium

Created by

Carrie Denton

Used 68+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The combining of data and behavior into a single software package is called _________.
Information Hiding
Instantiation
Declaration
Encapsulation

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Messages that change an object’s state are called ____________.
Accessors
Mutators
Constructors
Behavior

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In a method, the return type should be __________ when the method returns no value.
Static
Private
Public
Void

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The purpose of a(n) _________ is to initialize the instance variables of a newly instantiated object.
Constructor
Class
Formal Parameter
Object

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

An object has  __________ as defined by the methods of its class.
Scope
Identity
Behavior
State

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Can be accessed only by other members of their own class

Public

Private

Closed

Method

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Executes the program file

Class

Main Method

Package

Compiler

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?