JavaScript MCQ Client side Databases MCQ Question #5051
Single Choice Easy

QWhich function is utilised while looking up an object?

ID: #5051 Client side Databases MCQ 151 views
Question Info
#5051Q ID
EasyDifficulty
Client side Databases MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A
    
    put()
    
  • B
    
    set()
    
  • C
    
    get()
    
  • D
    
    look()
    
Correct Answer

Explanation

The get() method of an object store can be used to retrieve an object.
The put() method of an object store can be used to store a new object.
Both the get() and put() methods allow you to access and modify the data stored in an object store.

Share This Question

Challenge a friend or share with your study group.