Which of the following is used to delete a single document from a collection?

26. Which of the following is used to delete a single document from a collection?

  1. removeOne()
  2. DelOne()
  3. DeleteOne()

Answer: C) DeleteOne()

Explanation:

DeleteOne() is used to delete a single document from a collection.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.