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 a qualifier in a sentence?
Which programming language is best in future?
Why static functions are used?
What is string array?
What is the use of isempty in java?
What do you understand by classes in java?
When do we need to use internal iteration? When do we need to use external iteration?
Why isn’t there operator overloading?
How do you calculate roots in java?
What is meant by oops concept in java?
Difference between collection, collection and collections in java?
What is lazy programming?
Can constructor be static or final?
Define jre i.e. Java runtime environment?
Difference between error and exception