Page 1 of 1

3. Show the declaration for a method called myTotal that: a) is invisible outside the class b) can only access class (st

Posted: Thu Jul 14, 2022 2:12 pm
by answerhappygod
3 Show The Declaration For A Method Called Mytotal That A Is Invisible Outside The Class B Can Only Access Class St 1
3 Show The Declaration For A Method Called Mytotal That A Is Invisible Outside The Class B Can Only Access Class St 1 (29.02 KiB) Viewed 32 times
3. Show the declaration for a method called myTotal that: a) is invisible outside the class b) can only access class (static) variables c) returns an array of integers, and d) accepts two parameters which are a String and float, in that order. [5 marks]