Vidyalelo
Java Programming · Q25

Constructors and Methods

Programming · Java Programming · question 25

Q25

What is method signature in Java?

A.
The method name and its parameter types
Answer
B.
The method's return type
C.
The method's access modifier
D.
The method's implementation

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board