Answer Posted / seeli louis
java.lang is default package contains some fundamendal
classes for java language. For example it contains classes
like ClassLoader , Class and System . JVM loads tha class
file using this ClassLoader ... so its automatically
imported by jvm also known as default package.java.util
contains all the utility classes needed
| Is This Answer Correct ? | 14 Yes | 8 No |
Post New Answer View All Answers
Can we extend private class in java?
What is the method overriding?
What is the meaning of variables in research?
What is api in java?
What are byte codes?
Explain the private protected method modifier?
What are the approaches that you will follow for making a program very efficient?
What is variable explain with example?
What is the indent key?
Does java return by reference?
How do you reverse a list?
Can we start a thread twice in java?
Does chrome use java?
What is port number in java?
What is a parameter example?