Vidyalelo
Ruby Programming · Q6

Arrays, Hashes and Strings in Ruby

Programming · Ruby Programming · question 6

Q6

Which of the following methods is used to merge two hashes together in Ruby?

A.
merge
Answer
B.
join
C.
combine
D.
concat

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board