Q179
Which is the function used to look up an object?
A.
put()
B.
set()
C.
get()
AnswerD.
look()
Answer: Option C
Solution
Answer: Option C
Solution:
You look up an object by calling the get() method of the object store or store a new object by calling put().