Vidyalelo
Ruby Programming · Q132

Basic Syntax in Ruby

Programming · Ruby Programming · question 132

Q132

Why can not we use quotation marks (' or ") with boolean?

A.
It indicates that we are talking about a string
Answer
B.
It indicates that we are assining a value
C.
It indicates that that we are replacing boolean data type with string data type
D.
None of the mentioned

Answer: Option A

Solution

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