functions give how many values
Answers
Answered by
1
Answer:
You can't return two values. However, you can return a single value that is a struct that contains two values. You can return only one thing from a function. Either you make a struct which contains all the things you want to return, or you pass some function parameters by reference.
Explanation:
hope it helps you
Answered by
3
Answer:
The usual mathematical concept of function includes the requirement that there is exactly one function value for each argument.
Hope it helps.
Similar questions
Hindi,
2 months ago
Accountancy,
2 months ago
Math,
2 months ago
Physics,
5 months ago
Social Sciences,
5 months ago
Biology,
11 months ago
Math,
11 months ago