public
default
Both a and b
None of these
method overriding
method overloading
constructor overloading
operator overloading
JVM
Source Code
Compilation
Bytecode
Polymorphism
Encapsulation
Abstraction
Inheritance
Punctuator
Variable
Separator
Operator
Behaviour
Situation
Compile time polymorphism
Execution time polymorphism
Multiple polymorphism
Multilevel polymorphism
. (dot)
+ (plus)
– (minus)
/ (divide)
.java
.class
Functions of the object
Data Members of the object
Content of an object
All of these
class Cat extends Animal
class Animal extends Cat
Both are correct way
None is correct way
Program
High level Language
Object
Variables
Literals
Keywords
Punctuators
At run time
At compile time
At coding time
At execution time
Member Functions
Data Members
obj1
1obj
Obj 1
Obj#1
Procedure Oriented Programming
Modular Programming
Object Oriented Programming
Simple Interest
SimpleInterest
1SimpleInterest
Simple@Interest
Multiple inheritance for classes
multiple inheritance of interface
compile time polymorphism
Data hiding
Hiding complexity
Method hiding
Hiding constructor
None
Compile time
Run time
Both
Wrapping data fields with methods
Hiding data and internal methods using access modifiers in a class
Using Interfaces
All of the above
A=B+C;
A=8;
Both A and B
Composition
Function overriding
Function overloading
class
Class
Method
One object is used to create one class.
One class is used to create one object.
One object can create many classes.
One class can create many objects.
Operators
Identifiers
All of These
Explicit Type Conversion
Implicit Type Conversion
None of These
polymorphism
Identifier
Value