Vidyalelo
Ruby Programming · Q24

Operators in Ruby

Programming · Ruby Programming · question 24

Q24

Which of the following is a valid boolean operator?

A.
and(&&)
B.
or(| |)
C.
not(!)
D.
All of the mentioned
Answer

Answer: Option D

Solution

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