Which of the following method converts any input value to an integer?

14. Which of the following method converts any input value to an integer?

  1. Convert()
  2. Type()
  3. ToInt()

Answer: C) ToInt()

Explanation:

ToInt() method converts any input value to the integer.

Comments and Discussions!

Load comments ↻






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