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