Vidyalelo
Ruby Programming · Q4

Operators in Ruby

Programming · Ruby Programming · question 4

Q4

Which operator is used for exponentiation in Ruby?

A.
**
Answer
B.
^
C.
^^
D.
//

Answer: Option A

Solution

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