KnowledgeBoat Logo
|

Computer Applications

The Math class is part of which Java library package.

  1. java.util
  2. java.io
  3. java.random
  4. java.lang

Java Intro

8 Likes

Answer

java.lang

Reason — The Math class is part of java.lang package.

Answered By

7 Likes


Related Questions