Object/Abstract/Final in JAVA

Object/Abstract/Final in JAVA

University

10 Qs

quiz-placeholder

Similar activities

java quiz on Encapsulation and Abstraction

java quiz on Encapsulation and Abstraction

University

10 Qs

OBJECT ORIENTED PROGRAMMING WITH JAVA

OBJECT ORIENTED PROGRAMMING WITH JAVA

University

10 Qs

CS121 OOP

CS121 OOP

University

15 Qs

AITT LAB QUIZ  4

AITT LAB QUIZ 4

University

10 Qs

Quiz 4 PBO A

Quiz 4 PBO A

University

10 Qs

P1_APLab2Quiz_B3B4

P1_APLab2Quiz_B3B4

University

10 Qs

java unit-I

java unit-I

University

15 Qs

Inheritance

Inheritance

University

10 Qs

Object/Abstract/Final in JAVA

Object/Abstract/Final in JAVA

Assessment

Quiz

Computers

University

Medium

Created by

Usama Rahman

Used 103+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these class is super class of every class in Java?

String class

Object class

ArrayList class

Abstract class

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these method of Object class is used to obtain class of an object at run time?

Class getclass()

void getclass()

get()

None of the mentioned

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these keywords can be used to prevent inheritance of a class?

super

constant

extends

final

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these class relies upon its subclasses for complete implementation of its methods?

Object class

abstract class

ArrayList class

None of the mentioned

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following Java program?

2

0

Compilation Error

Runtime Error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these keywords are used to define an abstract class?

Abstract

abstract

abstract class

abst

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is not type of inheritance?

Single inheritance

Double inheritance

Hierarchical inheritance

Multilevel 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?