Q18
Which command is used to uninstall all gems except default gems in Ruby?
A.
cleanup gems
B.
gem uninstall --all
C.
gem cleanup
AnswerD.
uninstall --all
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board