What is compile time polymorphism?
Answer Posted / dimuth lasantha
One method can use another method using changes functions and operations.We can can mention it as method overloading.its means method name can't be change but method body and return type can be change.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the new line character?
What are peerless components in java programming?
Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
What is append function?
What are the methods to rectify ambiguities in the interfaces in JAVA?
Explain the difference between runnable and callable interface in java?
What is a “stateless” protocol ?
When would you use a static class?
Can a string be null?
What is the purpose of void?
How do you change an int to a string?
What is the maximum size of array in java?
java Technical questions asked by JPMC
Explain numeric promotion?
Explain Basics of OOP Language in java