Online quiz BCE repeaters
Static binding occurs in Method Overriding
Late or Dynamic binding occurs in Method overriding
Both static binding and Late Binding occur in method overriding
No binding occurs in method overriding
True
False
True
False
Public
Private
Protected
Both Public or Protected members are visible
The keywords public and abstract cannot be used together
The method toString() in class Employee must have a body
You must add return statement inside the body of tostring method
Class Employee must be define abstract
True
False
Every class containing abstract method must be declared abstract.
Abstract class defines only the structure of the class not its implementation.
Abstract class can be instantiated by new operator.
Abstract class can be inherited.
1 and 2
2 and 3
3 and 4
2 and 4
1 and 3
1 and 4
Quiz Review Timeline (Updated): Mar 20, 2022 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.