Which of this keyword must be used to inherit a class?
Access Modifiers, Inheritance & Polymorphism

Quiz
•
Computers
•
University
•
Hard
SrinivasaRao SrinivasaRao
Used 309+ times
FREE Resource
39 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
super
this
extent
extends
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A class member declared protected becomes a member of subclass of which type?
public member
private member
protected member
static member
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these is correct way of inheriting class A by class B?
class B + class A {}
class B inherits class A {}
class B extends A {}
class B extends class A {}
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the output of this program?
0
1
2
Compilation Error
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the output of this program?
2 2
3 3
2 3
3 2
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the output of this program?
1 2
2 1
Runtime Error
Compilation Error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is not type of inheritance?
Single inheritance
Double inheritance
Hierarchical inheritance
Multiple inheritance
Create a free account and access millions of resources
Similar Resources on Quizizz
40 questions
A4ALGU CLUB EVENT QUIZ

Quiz
•
University
40 questions
Java Quiz

Quiz
•
University
35 questions
CodeChef (Secret Snippet)

Quiz
•
University
39 questions
Java Midterm

Quiz
•
University
40 questions
Takeshi's Castle Rapid Fire

Quiz
•
University
40 questions
Android Development Associate

Quiz
•
University
39 questions
Advanced Object Oriented Programming

Quiz
•
University
40 questions
JavaScript & ES6 Quiz

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade