Examveda

In Ruby, how can you add a key-value pair to an existing hash?

A. Using the `add` method

B. Using the `insert` method

C. Using the `put` method

D. Simply assigning a value to a new key

Answer: Option D


Join The Discussion

Related Questions on Arrays, Hashes and Strings in Ruby