Examveda
Examveda

In Ruby, what is the keyword used to define a constant?

A. constant_name = value

B. constant name : value

C. CONSTANT_NAME = value

D. constantName(value)

Answer: Option C


Join The Discussion

Related Questions on Data Types and Variables in Ruby