Advertisements
Advertisements
प्रश्न
When a method returns the value, the entire method call can be assigned to a variable. Do you agree with the statement?
लघु उत्तर
उत्तर
- Yes.
- Example:
int c = Obj.add(a, b);
In this example, the add(a, b) method returns a value assigned to variable c.
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?