Answer Posted / nimish
java.lang and java.util are built in packages that contains
classes that we use in the program eg.java.lang contains
classes System,String,StringBuffer etc.and java.util
contains Date etc.
| Is This Answer Correct ? | 50 Yes | 12 No |
Post New Answer View All Answers
What is the association?
What is meant by inheritance and what are its advantages?
What is nested interface?
What is a parameter example?
How do you add spaces in java?
What does a void function return?
What are the pillars of java?
Explain different types of thread priorities ?
Difference between vector and arraylist.
What is classes in java?
How do you remove all elements from an arraylist in java?
How can we break singleton in java?
What does n mean?
What is append function?
Explain about main() method in java ?