Is there any need to import java.lang package?
Answer Posted / prashant
In java, by default the java.lang package is imported and
the java.lang.package package is in the java.lang package,so
for that no need to that.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we declare main () method as non static?
What is the purpose of final keyword and when to use it?
What do you mean by global variable?
Define a package.
Is null function in java?
What is the difference between == and === javascript?
What is subsequence of a string?
What is covariant return type?
What is continuity of a function?
Is null an object java?
What is comparator in java?
What is yield () in java?
What is java’s garbage collected heap?
How do you convert an int to a double in java?
What is public static?