Inheritance
Encapsulation
Polymorphism
Compilation
Compile time polymorphism
Execution time polymorphism
Multiple polymorphism
Multilevel polymorphism
At run time
At compile time
At coding time
At execution time
Abstraction
Data hiding
Hiding complexity
Composition
class Cat extends Animal
class Animal extends Cat
Both are correct way
None is correct way
None
Function overriding
Function overloading
Compile time
Run time
Both
Procedure Oriented Programming
Modular Programming
Object Oriented Programming
None of these
. (dot)
+ (plus)
– (minus)
/ (divide)
public
default
Both a and b
TRUE
FALSE