what is function over loading?

Answer Posted / abhishek singh

Same Function Name with Diffrent Parameters(argument)
called function over loading.

Ex-1
public Functin Sqlquery(by val user id as string,by val
passowrd as string)

public Functin Sqlquery(by val From as string,by val To as
string)

Here u can see same name of function with different
parameters

Thanks & Regards
Abhishek singh
09709109796
abhishek_singh156@yahoo.com

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

c++ program to swap the objects of two different classes

1763


Can enum be null?

587


What do you mean by overloading?

580


What is class and object with example?

585


What is this pointer in oop?

557






What is variable example?

595


What is polymorphism explain?

691


What is persistence in oop?

673


How to improve object oriented design skills?

569


What is a superclass in oop?

669


Where You Can Use Interface in your Project

1427


What are objects in oop?

610


What is meant by multiple inheritance?

738


what are the realtime excercises in C++?

2335


Which is not an object oriented programming language?

542