Which of the following method returns the first document returned by a Collection query?

14. Which of the following method returns the first document returned by a Collection query?

  1. One
  2. Onlyone
  3. FindOne

Answer: C) FindOne

Explanation:

FindOne method, Returns the first document returned by a Collection query.

Comments and Discussions!

Load comments ↻






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