Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Why does the function arguments are called as "signatures"?

Answer Posted / padma

In the dynamic polymorphism the control has to distinguish
each function from other functions which has the same
function name.With the help of each method or function
arguments the control executes the function call,whenever it
is made.Each function call will be executed based on the
arguments passed.This is the reason, each function name
including the parameters or arguments has it own identity,
and this identification for the function is called
signature.Based on the signature, the control jumps from one
function to another in run time of the program.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which OOPS concept is used as a reuse mechanism?

1092


Explain the rationale behind object oriented concepts?

1392


Explain what is polymorphism?

1122


How do you prevent a class from being inherited by another class?

1036


What is a pure virtual function?

1739


Why are virtual users created?

1111


Does PowerShell support OOPs?

1076


What are the features that are provided to make a program modular?

1135


Explain the meaning of object in object oriented programming?

1128


Can we reduce the visibility of the inherited or overridden method ?

1091


What is the function of pure virtual functions?

962


What is constructor and virtual function? Can we call virtual funciton in a constructor?

1051


What is a static method? Why do we need static methods in java 8 interfaces?

1244


Explain about polymorphism?

1158


Explain about a class in oop?

1023