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 maximum size of list in java?

543


What is proper subset?

537


What is class and its types?

536


Explain the difference between a Thread and a Process.

564


How to declare an arraylist in java?

482






Explain about exception propagation?

585


How do you override a method in java?

537


What is the functionability stubs and skeletons?

684


What are passing parameters?

588


What is a void method?

517


What is finally and finalize in java?

592


List some oops concepts in java?

582


What is the main function in java?

529


Is an object null?

561


Where are global variables stored?

509