What is compile time polymorphism?
Answer Posted / sudipta sadhukhan
java support two types of polymorphism.one is compile time
polymorphism(it's actually overloading)and run time
polymorphism(it's actually overriding.So,complie time
polymorphism is simple overloading.
| Is This Answer Correct ? | 23 Yes | 6 No |
Post New Answer View All Answers
Are strings immutable in java?
What is the difference between variable declaration and variable initialization?
What is a for loop in java?
What is a war file?
What is a variable and constant?
Name some OOPS Concepts in Java?
What is variable and example?
What is difference between filereader and bufferedreader?
Where are global variables stored?
What does it mean that a class or member is final?
Mention some features of java?
What do you understand by Header linked List?
What is methodological framework?
Can we assign the reference to this variable?
What is a numeric format?