πŸ“Š Ruby
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
πŸ’¬ Discuss
βœ… Correct Answer: (D) It automatically loads a specified file when a constant is accessed for the first time

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
148
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
98%
Success Rate