Answer:
The answer is "Option A"
Explanation:
The prototype of the method is also known as the method declaration, in which it defines the name, arguments and return type of the method. It can't define the method body. It offers to the compiler, to inform the function, which can be used in this program later, and wrong option can be described as follows: