πŸ“Š JavaScript
Q. What is the primary role of the "return ()" statement in a function body?
  • (A) It returns the value and continues executing rest of the statements
  • (B) It returns the value and stops the program execution
  • (C) Stops executing the function and returns the value
  • (D) It returns the value and stops executing the function
πŸ’¬ Discuss
βœ… Correct Answer: (D) It returns the value and stops executing the function

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
258
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Yashika
Publisher
πŸ“ˆ
91%
Success Rate