Computer Science, asked by aviral966, 11 months ago

what is java.lang package​

Answers

Answered by shakakhan7701
2

Answer:

Explanation:

The package java.lang contains classes and interfaces that are essential to the Java language. These include:

Object, the ultimate superclass of all classes in Java

Thread, the class that controls each thread in a multithreaded program

Throwable, the superclass of all error and exception classes in Java

Classes that encapsulate the primitive data types in Java

Classes for accessing system resources and other low-level entities

Math, a class that provides standard mathematical methods

String, the class that is used to represent strings

Answered by angel3694
0

Answer:

it available in google with best example search it out

Similar questions