Answers

Question and Answer:

  Home  Ruby Developer

⟩ Explain me what the difference is between false and nil in Ruby?

In Ruby False indicates a Boolean datatype, while Nil is not a data type, it have an object_id 4.

 240 views

More Questions for you: