Java Keywords Flashcard Set

Java Keywords Flashcard Set

Assessment

Flashcard

Computers

Professional Development

Practice Problem

Hard

Created by

ARTHI C1514

FREE Resource

Student preview

quiz-placeholder

11 questions

Show all answers

1.

FLASHCARD QUESTION

Front

interface

Back

A reference type in Java that is similar to a class, but can only contain constants, method signatures, default methods, static methods, and nested types.

2.

FLASHCARD QUESTION

Front

abstract

Back

A keyword used to declare a class that cannot be instantiated or a method that must be implemented by subclasses.

3.

FLASHCARD QUESTION

Front

this

Back

A reference variable in Java that refers to the current object.

4.

FLASHCARD QUESTION

Front

super

Back

A reference variable in Java that refers to the parent class.

5.

FLASHCARD QUESTION

Front

public

Back

An access modifier that allows the class, method, or variable to be accessible from any other class.

6.

FLASHCARD QUESTION

Front

final

Back

A keyword that indicates that a variable's value cannot be changed, a method cannot be overridden, or a class cannot be subclassed.

7.

FLASHCARD QUESTION

Front

private

Back

An access modifier that restricts visibility to the class itself.

Access all questions and much more by creating a free account

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?