Q. What is the primary role of the "return ()" statement in a function body?
β
Correct Answer: (D)
It returns the value and stops executing the function
You must be Logged in to update hint/solution