ICSE Class 10 Computer Applications Question 74 of 76

Revising Basic Java Concepts — Question 8

Back to all questions
8
Question

Question 8

The Math class is part of which Java library package.

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

java.lang

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