Which of the following method finds at least one value in the database?

17. Which of the following method finds at least one value in the database?

  1. One()
  2. Any()
  3. Some()

Answer: B) Any()

Explanation:

any() method finds at least one value in the database.


Comments and Discussions!









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