M Mr. Dubey • 96.25K Points Coach Bookmark Embed Report View In MB-Short 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: 76 Filed under category Ruby Share
Discusssion
Login to discuss.