Overriding

Description

This Quiz aims to test the basic objective of inheritance
khameed
Quiz by khameed, updated more than 1 year ago
khameed
Created by khameed over 9 years ago
48
0

Resource summary

Question 1

Question
One of the main concepts in OOP is _____________ That allows to use the features ( methods )of one class in another?
Answer
  • Libraries
  • Inheritance
  • polymorphism
  • abstraction

Question 2

Question
Identify the child class in the java statement. public class Student extends Person{
Answer
  • public
  • Student
  • Person
  • extends

Question 3

Question
In Method Overriding the following the following conditions hold. Select more than one that apply
Answer
  • Child class method must have same name as in the parent class.
  • Child class method must have same parameter as in the parent class.
  • Child class method must have same return type as in the parent class
  • Child class method must have different name as in the parent class.
  • Child class method must have different return type as in the parent class
  • Child class can have different method signature

Question 4

Question
Inheritance enhances the ability to reuse existing code.
Answer
  • True
  • False

Question 5

Question
An object of a sub class can not be referenced by a variable of a super class type
Answer
  • True
  • False
Show full summary Hide full summary

Similar

10 Mind Mapping Strategies for Teachers
Andrea Leyden
Fractions and percentages
Bob Read
Biology Unit 2 - DNA, meiosis, mitosis, cell cycle
DauntlessAlpha
French -> small but important words for GCSE
georgie_hill
The Anatomy of the Heart
Shannan Muskopf
GCSE Maths: Overview Note
Andrea Leyden
Unit 1: Business Studies GCSE
Libby Rose
P1 quiz
I M Wilson
GCSE Maths: Geometry & Measures
Andrea Leyden
World War I
Lydia Klein
SFDC App Builder 1 (176-200ish)
Connie Woolard