ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Core Java  >>  Java J2EE  >>  Java Related
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
what is mean by method signature?
 Question Submitted By :: Ravi
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is mean by method signature?
Answer
# 1
any one tell the answer
 
Is This Answer Correct ?    0 Yes 0 No
Ravi
 
  Re: what is mean by method signature?
Answer
# 2
speicfying access modifier, return type, method name, 
arguments are called method signature
eg: 

public void add(int a,int b)---method signature of the 
method

public void add(int a,int b)
{
return (a+b);
}

correct me if i am wrong.
 
Is This Answer Correct ?    0 Yes 1 No
Geetha
 
 
 
  Re: what is mean by method signature?
Answer
# 3
speicfying access modifier, method name, 
arguments are called method signature only 
if the return type differnent then also both are called as 
same signatured if am not mistaken
 
Is This Answer Correct ?    0 Yes 0 No
Priya
 
  Re: what is mean by method signature?
Answer
# 4
Yes priya, you are right

Return type is not a part of the method signature.
 
Is This Answer Correct ?    0 Yes 0 No
Yogesh Gandhi
 
  Re: what is mean by method signature?
Answer
# 5
It means no. of arguments, type of argument ,order of data 
type.
 
Is This Answer Correct ?    0 Yes 0 No
Umesh
 

 
 
 
Other Core Java Interview Questions
 
  Question Asked @ Answers
 
List interface?  2
What is the purpose of setAutoCommit() ? Google1
what is the purpose of method overriding in java where v r completely re-defining a inherited method instead y can't v create a new method and define.If the question is very silly plz excuse me and do reply.Thank U!  3
what is auto boxing UHG1
whats the diff between jsp and servlets? HCL8
How to set the Heap size in Java ? HCL2
How do you set security in applets? Wipro1
can we create instance for interface in java?  2
what is request dispatcher and how does it work? CTS1
Why we can not force Garbage Collection?  5
How are Java source code files named?  2
What we have to do, when we don't want to implement all methods of an interface?  2
what is the life cycle of jsp? Photon1
How to transfer data from an Applet to Servlet ?  1
Is &&= a valid Java operator?  2
What is the difference between panel and frame ?  2
what is features of jdk 1.5? TCS2
What is meant by final class, methods and variables?  2
Which containers may have a MenuBar?  1
What is a method ?  2
 
For more Core Java Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com