Computers and Technology

When a method's return type is a class, what is actually returned to the calling program? a. an object of that class b. a reference to an object of that class c. only the values in the object that the method accessed d. nothing, the return type is strictly for documentation in this situation.

answer
Answers: 2

Similar questions

Do you know the correct answer?
When a method's return type is a class, what is actually returned to the calling program? a. an obj...

Questions in other subjects: