
inheritance quiz
Authored by D Veena
Computers
12th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword is used to inherit a class in Java?
implement
extends
inherits
derive
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of relationship does inheritance represent in OOP?
Has-a
Uses-a
Is-a
Owns-a
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
class Animal {
void sound() {
System.out.println("Animal makes sound");
}
}
class Dog extends Animal {
void sound() {
System.out.println("Dog barks");
}
public static void main(String[] args) {
Dog d = new Dog();
d.sound();
}
}
Animal makes sound
Dog barks
Compilation error
Runtime error
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not true about inheritance in Java?
A subclass inherits all members of the superclass
Private members of the superclass are accessible in the subclass
Constructors are not inherited
A subclass can override non-final methods of the superclass
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following inheritance types does Java support directly?
Multilevel inheritance
Multiple inheritance using classes
Hybrid inheritance
Multipath inheritance
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
10 questions
CSP Unit 3 Assessment
Quiz
•
9th - 12th Grade
10 questions
Pemrograman Berorientasi Objek
Quiz
•
10th Grade - University
10 questions
Digital Audio 1
Quiz
•
6th - 12th Grade
10 questions
Programação em C
Quiz
•
10th - 12th Grade
10 questions
BTEC National ICT - U1 LAA Software File Types 2
Quiz
•
12th Grade
8 questions
MAWD Quiz 3.01 Audio
Quiz
•
9th - 12th Grade
10 questions
Design a digital portfolio
Quiz
•
12th Grade
10 questions
iGCSE Computer Science: Digital Audio
Quiz
•
9th - 12th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade