Q. What happens if the return statement has no related expression? (A) It will return a undefined value (B) It will throw a exception (C) It will return the 0 as the value (D) It will throw a error ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) It will return a undefined value