Q. Which keyword returns a value from a function?
Solution:
The return keyword sends a value back from a function, e.g., return x + y.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
The return keyword sends a value back from a function, e.g., return x + y.
Strengthen Your Practice with our comprehensive question bank.