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!

Load comments ↻






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