A

Admin • 828.03K Points
Coach

Q. .......... used for Creates a range from start point to end point exclusive.

  • (A) define
  • (B) define?
  • (C) defined?
  • (D) defined
  • Correct Answer - Option(C)
  • Views: 14
  • Filed under category Ruby
  • Hashtags:

Explanation by: Admin
defined? is a special operator that takes the form of a method call to determine whether or not the passed expression is defined.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.