Vidyalelo
Ruby Programming · Q28

Arrays, Hashes and Strings in Ruby

Programming · Ruby Programming · question 28

Q28

In Ruby, which symbol is used to access the value associated with a key in a hash?

A.
:
Answer
B.
@
C.
$
D.
%

Answer: Option A

Solution

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