Home / Programming MCQs / Ruby MCQs / Question

M

Mr. Dubey • 51.17K Points
Coach

Q. What is the correct way to declare a variable in Ruby without assigning a value?

(A) var_name
(B) var_name = nil
(C) var_name = ""
(D) var_name = nil

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.