Answer Posted / vishal
"java.lang.*"
beause * included all the package. and take it default.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the difference between declaration and definition in java?
Which is easier netbeans or eclipse?
What does three dots mean in java?
What is difference between core java and java ee?
Why main method is static in java?
Explain the difference between abstraction and encapsulation.
Is integer immutable in java?
What is regex used for?
What mechanism does java use for memory management?
What is the impact of declaring a method as final?
Can we use catch statement for checked exceptions?
What is thread safe singleton?
What is abstract class constructor called?
What is string made of?
Are primitives objects?