Java

Java

11th Grade

10 Qs

quiz-placeholder

Similar activities

ROUTER AND RANGE EXTENDER

ROUTER AND RANGE EXTENDER

11th Grade

13 Qs

Review for Bootstrap Test

Review for Bootstrap Test

9th Grade - University

13 Qs

Java Scope mini quiz

Java Scope mini quiz

9th - 12th Grade

9 Qs

Java Inheritance Quiz

Java Inheritance Quiz

11th Grade

15 Qs

Java Inheritance

Java Inheritance

11th Grade - University

10 Qs

Java Q3 Week 4 Recap

Java Q3 Week 4 Recap

11th Grade

8 Qs

MSITA Word Unit 1.14

MSITA Word Unit 1.14

KG - University

9 Qs

Toon Boom Storyboard Pro TOP MENU

Toon Boom Storyboard Pro TOP MENU

9th - 12th Grade

12 Qs

Java

Java

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Myca Pacibo

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

It describes what an object derived from it will be, but is a completely separate entity from the object itself. In other words, classes can be described as blueprints, descriptions, or definitions for an object.

OOP

Method

Class

Return types

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

It is a collection of statements that are grouped together to perform an operation.

OOP

Method

Class

Return types

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A programming style in Java and other programming languages intends to make thinking about programming closer to the real world.

OOP

Method

Class

Return types

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

It is basically variables within a class.

Attributes

Methods

Calling Methods

Return types

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Access modifiers that is accessible only within the declared class itself.

public

default

protected

private

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Access modifiers that is accessible from any other class.

public

default

protected

private

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Access modifiers that provides the same access as the default access modifier, with the addition that subclasses can access protected methods and variables of the superclass.

public

default

protected

private

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?