1.

Can You Instantiate The Math Class?

Answer»

You can’t instantiate the MATH class. All the METHODS in this class are static. And the constructor is not PUBLIC.

You can’t instantiate the math class. All the methods in this class are static. And the constructor is not public.



Discussion

No Comment Found