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
Can a class be protected in java?
What is the difference between sleep and wait in java?
Can a java program have 2 main methods?
Describe the Big-O Notation.
Which list is sorted in java?
what r advatages of websphere? & how to deploy?
Is null a keyword in java?
Why lambda expression is used in java?
Is java call by value?
Why we used vector class?
What is a nonetype?
What is the purpose of interface?
Write the algorithm to check the number non-leaf nodes in a tree.
What is main method?
What is the loop in java?