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 / ash

As function name, return type and arguments helps to
identify the function which needs to be invoked hence the
name signatures. In polymorphism there can be function
overload hence args and ret type along with name are required.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a class implement two interfaces having default method with same name and signature?

1014


Explain about Overloading vs Overriding ?

979


What is Polymorphism, overloading, overriding and virtual?

1090


Define exceptions?

919


Can we have a default method definition in the interface without specifying the keyword "default"?

969


Define modularity?

1063


Name some languages which have object oriented language and characteristics?

989


What are the problems faced by the developer using object oriented programming language?

962


What is the difference between an error and an exception?

1076


Are constructors inherited? Can a subclass call the parent's class constructor? When?

988


Describe inheritance and non-inheritance of a derived class?

941


What if we override the conflicting method in the class?

948


Why do we separate interface from implementation?

1009


If a method definition has been specified in class , its base class , and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?

988


What is Abstract method and how different from Virtual Method?

927