Answer Posted / swetcha
Also called late binding, it is the linking of a routine or
object at runtime based on the conditions at that moment
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
In case of inheritance what is the execution order of constructor and destructor?
What is the size of integer?
Why javac is not recognized?
make a method which any number and any type of argument and print sum of that arguments.....
What is a for loop in java?
What are the advantages and disadvantages of object cloning?
What is module in oop?
Why is java called java?
Is string passed by reference in java?
What is java util hashmap?
Difference between a class and an object?
What about anonymous inner classes in java?
What is a predicate method?
How can you make sure that your singleton class will always return single instance in multi-threaded environment?
What is a module function?