what is mean by method signature?

Answer Posted / neha rajpal

Method signature means method name and parameter list and also
order of the parameter these three define's the mathod
signature

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is jit and its use?

578


What are the four integer types supported by java?

558


Explain the access modifiers for a class, method and variables?

649


What is the static variable?

571


Can we serialize singleton class?

527






What is the purpose of the System class?

576


Explain what is encapsulation?

602


What is the type of lambda expression?

537


Why does java have two ways to create child threads? Which way is better?

541


when should you use stringbuilder class in a program?

522


What is meant by polymorphism?

532


What type of language is java?

539


What is an example of a keyword?

539


What is type inference in java8?

573


How do you check if a character in a string is a digit or letter?

508