Vidyalelo
Ruby Programming · Q42

Basic Syntax in Ruby

Programming · Ruby Programming · question 42

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
Answer

Answer: Option D

Solution

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