What is the purpose of the gem command in Ruby?
A. Installs and manages Ruby libraries
B. Compiles Ruby code
C. Runs Ruby code
D. Defines Ruby classes
Answer: Option A
Related Questions on Basic Syntax in Ruby
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