Which of the following statements regarding Math class is/are true?
i. Math class cannot be instantiated and all the methods are static. ii. All the methods are non-static in Math class and so, the Math class can be instantiated. iii. Constructor is always public in Math class. iv. Constructor is always private in Math class.
Reveal answer
Fill a bubble to check yourself