Computer Applications

When a method is invoked how many values can be returned from the method?

User Defined Methods

53 Likes

Answer

A method can only return a single value.

Answered By

29 Likes


Related Questions