Question: QUESTION 3 Can a function return multiple values? Yes, by using a struct or class. Yes, by using multiple return statements. No , a function
QUESTION
Can a function return multiple values?
Yes, by using a struct or class.
Yes, by using multiple return statements.
No a function can only return one value.
Yes, by using pointers.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
