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
What is the use of generics? When was it added to the Java development Kit?
What are methods?
What is difference overloading and overriding?
Describe the syntax of multiple inheritance? When do we use such an inheritance?
Differentiate between stringbuffer and stringbuilder in java.
What is the platform?
What is meant by memory leak?
What do you mean by stack?
What is the difference between Error, defect,fault, failure and mistake?
What is yield () in java?
What are some alternatives to inheritance?
What is the difference between choice and list?
What is lastindexof in java?
Can I learn java in 3 months?
Write a function to find out longest palindrome in a given string?