A Admin • 833K Points Coach Q. What is the difference between =~ and == operators? (A) =~ checks for string pattern matching, == checks for equality (B) =~ checks for equality, == checks for string pattern matching (C) Both operators are the same (D) None of the above Correct Answer - Option(A) Views: 20 Filed under category Ruby Hashtags: Share Manage Tags
Discusssion
Login to discuss.