Vidyalelo
Ruby Programming · Q118

Basic Syntax in Ruby

Programming · Ruby Programming · question 118

Q118

What does %x!ls! represents?

A.
Same as back tick command output 'ls'
Answer
B.
Same as 'x'
C.
Same as "xls"
D.
None of the mentioned

Answer: Option A

Solution

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