Is there any need to import java.lang package?
Answer Posted / harsha
It is not need, by default it is loaded internally by the
JVM.
| Is This Answer Correct ? | 31 Yes | 4 No |
Post New Answer View All Answers
Mention some features of java?
Can we use synchronized block for primitives?
What is the difference between import java.util.date and java .util?
What is an example of procedure?
What methods are used in Servlet?Applet communication?
What is string and its types?
Can we call a non-static method from inside a static method?
What is parseint?
Why set is used in java?
Does unicode support all languages?
What is variable and rules of variable?
How will you call an Applet using Java Script Function?
What is busy spin, and why should you use it?
What is the advantage of preparedstatement over statement?
What is java util concurrentmodificationexception?