Home »
MCQs »
MooTools MCQs
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?
- Convert()
- Type()
- ToInt()
Answer: C) ToInt()
Explanation:
ToInt() method converts any input value to the integer.