What is java lang?
Answer / Nawal Kishore
java.lang is a default package in Java that contains fundamental classes and interfaces that are essential for the functioning of any Java program, such as Object, String, System, Math, Integer, etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is stateless object in java?
Why doesn't lsdou work under windows nt? : java security
In java thread programming, which method is a must implementation for all threads?
How do I open java console?
Is jvm a compiler or an interpreter?
How do I enable javascript?
What are orm tools in java?
What is the resourcebundle class?
Are jvm’s platform independent?
What is mq in java?
How does java handle integer overflows and underflows?
when Can an object reference be cast to an interface reference?