Q42
What is the purpose of the require keyword in Ruby?
A.
Loads a specific Ruby file
B.
Defines a new module
C.
Creates a new class
D.
Imports external libraries
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board