What is the difference between overloading and overriding a
function?
Answer Posted / sai
overloading takes place at compile time and overriding
takes place at run time.
| Is This Answer Correct ? | 28 Yes | 7 No |
Post New Answer View All Answers
Which collection does not allow duplicates in java?
How do you implement tree mirroring in java?
Why pointers are not used in java?
What is numeric function?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
What are serialization and deserialization?
In the below example, how many string objects are created?
What happens when a thrown exception is not handled?
What are data types in programming?
How is treeset implemented in java?
What is an error in java?
Explain an intermediate language?
Is java map thread safe?
What is procedure writing?
What is string [] java?