1.

Arrays can be used to store multiple values in one single variable.(a) True(b) FalseThe question was asked in semester exam.The origin of the question is Arrays in chapter Arrays and Hashes in Ruby Programming Language of Ruby

Answer»

Right choice is (a) True

Explanation: We can STORE multiple value in ONE SINGLE variable known as ARRAYS.



Discussion

No Comment Found