Java Class vocabulary

Java Class vocabulary

9th Grade - University

12 Qs

quiz-placeholder

Similar activities

Object Oriented Programming Evaluation 4

Object Oriented Programming Evaluation 4

University

15 Qs

Python Classes Quiz

Python Classes Quiz

9th - 12th Grade

15 Qs

OOP

OOP

9th - 12th Grade

10 Qs

Object Orientated Programming 3

Object Orientated Programming 3

11th - 12th Grade

14 Qs

Java 6

Java 6

University

10 Qs

OOP 1 Undiksha

OOP 1 Undiksha

12th Grade - University

13 Qs

Java Quiz#2(Non-static Variables)

Java Quiz#2(Non-static Variables)

University

10 Qs

object oriented programming

object oriented programming

11th Grade - University

10 Qs

Java Class vocabulary

Java Class vocabulary

Assessment

Quiz

Computers

9th Grade - University

Medium

Created by

Carrie Denton

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