Q. Which methods are aliases of find()?

  • (A) where() only
  • (B) filter() only
  • (C) where() and filter()
  • (D) count() and exists()
πŸ’¬ Discuss
βœ… Correct Answer: (C) where() and filter()
Explanation: Both where() and filter() are aliases of find().
Explanation by: Roshan
Both where() and filter() are aliases of find().

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
5
Total Visits
πŸ“½οΈ
2 mo ago
Published
πŸŽ–οΈ
Roshan
Publisher
πŸ“ˆ
82%
Success Rate