Home »
MCQs »
PouchDB MCQs
Which of the following method adds an attachment to a database document?
11. Which of the following method adds an attachment to a database document?
- Putattachment()
- Getattachment()
- Attachment()
Answer: A) Putattachment()
Explanation:
Putattachment() method adds an attachment to a database document.