Advertisements
Advertisements
प्रश्न
A method may be associated with:
पर्याय
Return
Call
Promote
None
MCQ
उत्तर
Return
Explanation:
A Java method can include a return statement that returns a value to the calling function. The method's return type describes the type of value that will be returned. If a method returns no value, it is declared as void.
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?