The value obtained in the function is given back to main by using __________…
2025
The value obtained in the function is given back to main by using __________ keyword.
Answer: B. Return
- A.
Static
- B.
Return
- C.
New
- D.
Volatile
Attempted by 790 students.
Show answer & explanation
Correct answer: B
Loading lesson…