πŸ“Š Machine Learning
Q. Which is the function used to look up an object?
  • (A) put()
  • (B) set()
  • (C) get()
  • (D) look()
πŸ’¬ Discuss
βœ… Correct Answer: (C) get()

Explanation: You look up an object by calling the get() method of the object store or store a new object by calling put().

Explanation by: Mr. Dubey
You look up an object by calling the get() method of the object store or store a new object by calling put().

πŸ’¬ Discussion


πŸ“Š Question Analytics

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