Quiz on Arrays, Inheritance, and Interfaces in Java

Quiz on Arrays, Inheritance, and Interfaces in Java

University

15 Qs

quiz-placeholder

Similar activities

Java Programming Quiz

Java Programming Quiz

University

13 Qs

Javapie Quiz

Javapie Quiz

University

20 Qs

Database NoSQL (MongoDB)

Database NoSQL (MongoDB)

University - Professional Development

12 Qs

ambot para asa ni

ambot para asa ni

University

20 Qs

JS P1

JS P1

University

17 Qs

Back-End Development - Quiz 1

Back-End Development - Quiz 1

University

20 Qs

ANTENNA ARRAYS

ANTENNA ARRAYS

University

10 Qs

Java programming

Java programming

University

20 Qs

Quiz on Arrays, Inheritance, and Interfaces in Java

Quiz on Arrays, Inheritance, and Interfaces in Java

Assessment

Quiz

Other

University

Medium

Created by

C Kumar

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the starting index of an array in Java?

None of the above

1

2

0

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to inherit properties from a superclass in Java?

implements

extends

inherits

super

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to sort an array in Java?

sortArray()

Arrays.sort()

arraySort()

sort()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'final' keyword in Java?

To define an interface

To declare a constant

To create an abstract class

To inherit a class

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a type of inheritance in Java?

Hierarchical Inheritance

Circular Inheritance

Multilevel Inheritance

Single Inheritance

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following cannot be overridden in Java?

Static methods

Public methods

Protected methods

Private methods

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of interfaces in Java?

To implement encapsulation

To define constants

To create abstract classes

To achieve multiple inheritance

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?