What is compile time polymorphism?
Answer Posted / shankar olaiyur
compile-time polymorphism is achieved by
overloading functions and operators.
| Is This Answer Correct ? | 52 Yes | 7 No |
Post New Answer View All Answers
How many bits is a string in java?
Why can't we override private static methods?
Why is the singleton pattern considered to be an anti pattern?
Explain about complier design(phases)
What is java developer skills?
What does singleton class mean?
What are advantages and disadvantages of OOPs?
How do we access static members in java?
What is OOP Language?
How many static init can you have?
How do you allocate memory to object?
How do you stop a thread in java?
Explain the usage of this with constructors?
What is the Difference between Final Class && Abstract Class?
Define an applet in java?