What does %x!ls! represents?
A. Same as back tick command output 'ls'
B. Same as 'x'
C. Same as "xls"
D. None of the mentioned
Answer: Option A
A. Same as back tick command output 'ls'
B. Same as 'x'
C. Same as "xls"
D. None of the mentioned
Answer: Option A
What does the 'puts' method do in Ruby?
A. Prints to console
B. Converts to string
C. Finds the length
D. Reads input from user
Join The Discussion