Examveda The boolean operator && only result in true when both the values are true? A. TrueB. FalseAnswer: Option A This Question Belongs to Ruby Programming >> Operators In Ruby
What does the += operator do in Ruby? A. SubtractionB. MultiplicationC. DivisionD. Addition View Answer
Join The Discussion