Which is/are valid method(s) of math library in java?

44. Which is/are valid method(s) of math library in java?

  1. max()
  2. cbrt()
  3. log10()
  4. All of these

Answer: D) All of these

Explanation:

Some common methods of the math library are max(), min(), cbrt(), pow(), log(), log10(), etc.

Comments and Discussions!

Load comments ↻






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