Q. What will be the output of the given code?
Code:
while a&&b puts a end
β
Correct Answer: (D)
Name Error
Explanation: undefined local variable or method