Answer Posted / kartik kudada
There is no need to import java.lang package, it implicitly
available to java file whereas it is mandatory to import
java.util explicitly .
| Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
What is exception in java?
What is java util list?
What is the Scope of Static Variable?
What is difference between final and finally in java?
Can inner class be public in java?
How do you compare objects in java?
What is return in java?
What does || mean in vectors?
What is meant by class and object in java?
What are the features of junit?
What is a static method in java?
What is merge sort in java?
What is object english?
How can you share data between two thread in Java?
Why main method is static in java?