What is the difference between overloading and overriding a
function?
Answers were Sorted based on User's Feedback
Answer / rohit
overriding is used in diferent class with same parameters
overloading method :- is sem class in defintoin.
overriding method:- is subclass and super class in
definatioc
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nishchita
In overloading 2 function should have different signature
but in overriding must have exactly same signature.
Is This Answer Correct ? | 0 Yes | 0 No |
Is java a software?
why we import both packages java.awt.*; and java.awt.event.*; as java.awt.*; can import all classes na. then what is the need of importing java.awt.event.*; ?
How do you insert a line break?
What does the “static” keyword mean? Can you override private or static method in java?
What are event-delegation model and event-inheritance model? Which is best?
what is deadlock in threads? with example
How does Vector implement synchronization?
How can u create the Object of class Without using "New" opertor?
What is e java?
How does the garbage collector works in java?
How can an object be unreferenced?
What is the difference between multitasking and multithreading in Java
0 Answers Sans Pareil IT Services,