Computer Applications

If a method returns a value, then it must be ...........

  1. of the same data type as defined in its prototype
  2. void type
  3. double type
  4. boolean type

User Defined Methods

14 Likes

Answer

of the same data type as defined in its prototype

Answered By

2 Likes


Related Questions