Vidyalelo
Ruby Programming · Q44

Data Types and Variables in Ruby

Programming · Ruby Programming · question 44

Q44

What is the data type of the value "true" in Ruby?

A.
Integer
B.
Float
C.
String
D.
Boolean
Answer

Answer: Option D

Solution

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