Home / Programming MCQs / Ruby MCQs / Question

M

Mr. Dubey • 51.17K Points
Coach

Q. What does the autoload method in Ruby do?

(A) It loads a file asynchronously to improve performance
(B) It reloads a file every time it is accessed
(C) It loads all files in a directory when the program starts
(D) It automatically loads a specified file when a constant is accessed for the first time

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.