Which of the following JavaScript function is used for accessing documents from the database?
Select the right answer from below list
(1)fn.doc(all)
(2)fn:doc()
(3)fn:doc(all)
(4)fn.doc()
Answer:-(4)fn.doc()