What is the difference between overloading and overriding a
function?

Answer Posted / karthik

Overload :Deals single class bluebrint method selection
by using diffent proto type
(static buinding)


Overriding :Deals sub and super class bluebrints method
selection by using same proto type
(Dynamic buinding)

Is This Answer Correct ?    16 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of java?

522


Give an example of call be reference significance.

601


What is the difference between ArrayList and Vector? which one is better in Java

593


Explain about object oriented programming and its features?

585


Difference between string s= new string (); and string s = "abv";?

735






Is nan false?

528


how to prepare for IT Officers Interview in Banks

1498


How do you end a program?

538


Is singleton class thread safe?

526


When object is created and destroyed?

633


Can we execute a program without main() method?

525


Is void a type?

579


How to make a class or a bean serializable?

537


How can you read an integer value from the keyword when the application is runtime in java? example?

615


What lambda means?

533