M Mr. Dubey • 95.58K Points Coach Bookmark Embed Report View In MB-Short Q. What is the difference between += and = operators? (A) += adds value to existing variable, = assigns value (B) Both operators are the same (C) = adds value, += assigns value (D) += appends to string, = replaces string Correct Answer - Option(B) Views: 77 Filed under category Ruby Share
Discusssion
Login to discuss.