what is mean by method signature?

Answer Posted / vijayakumar chinnasamy

Method signature means name of the method ,type of argument
and order of arguments.

The "return type" of method and "access specifier" are not
part of method signature.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Program to Find the second largest element in an array.

591


What is the difference between keyword and identifier?

539


What is difference between string and stringbuffer?

499


Is null a string?

558


Can a string be null?

546






What is the preferred size of a component in java programming?

545


Which is faster string or stringbuilder?

524


Why do we use return statement?

545


What is the applet security manager, and what does it provide?

544


What is void in java?

597


What is the Concept of Encapsulation in OOPS

562


How to connect to a remote database using Applet?

2050


What is formatted output in java?

503


What is the different between get and post?

506


Can we sort array in java?

533