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...

what is mean by method signature?

Answer Posted / p.nandakishore

It consists of method name and type of the parameters

void sum(int a,int b){}

sum(int,int) is the method signature

In a class we cannot have two methods with the same method
signature

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you do absolute value in java?

1028


how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? : Java thread

1067


Write a java program to count the number of words present in a string?

1025


What is an immutable object?

1171


Explain the inheritance?

1042


What is serial version uid and its importance in java?

1092


What are meta-annotations?

1042


What are inner classes or non static nested classes in java?

1218


What does localhost mean?

1006


What is constructor chaining in java?

1118


What do you mean by inner class in java? Explain

1120


How do you convert an int to a double in java?

1112


make a method which any number and any type of argument and print sum of that arguments.....

1862


What is space character in java?

1174


What is difference between class and object in java?

1134