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
How do you replace all in word?
What are the four corner stones of oop?
Can we restart a thread already started in java?
What is a java applet? What is an interface?
What is the difference between access specifiers and access modifiers in java? 16
What is difference between throw and throws ?
What are sets in java?
What is numel matlab?
How can we use primitive data types as objects?
Why Java is not pure Object Oriented language?
What is length in java?
What is mutable object and immutable object?
Can we use synchronized block for primitives?
Difference between serialization and deserialization in java?
Which data type is a class in java?