Computer Applications

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

User Defined Methods

55 Likes

Answer

A method can only return a single value.

Answered By

30 Likes


Related Questions