Java Class vocabulary

Java Class vocabulary

9th Grade - University

12 Qs

quiz-placeholder

Similar activities

Java variables

Java variables

University

10 Qs

java

java

10th Grade

15 Qs

QUIZ-I-OBJECT ORIENTED PROGRAMMING WITH C++

QUIZ-I-OBJECT ORIENTED PROGRAMMING WITH C++

10th Grade - University

10 Qs

Objection-Oriented Concepts

Objection-Oriented Concepts

University

10 Qs

Objects & Classes

Objects & Classes

11th - 12th Grade

10 Qs

Object Orientation 2

Object Orientation 2

11th Grade

15 Qs

Computer Science - Python

Computer Science - Python

9th - 12th Grade

15 Qs

Nested Classes + java

Nested Classes + java

University

10 Qs

Java Class vocabulary

Java Class vocabulary

Assessment

Quiz

Computers

9th Grade - University

Medium

Created by

Carrie Denton

Used 65+ 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?