Is there any need to import java.lang package?
Answer Posted / arunji,shc
no,because java.lang.package is a default package.so no
need to import this package in our progrm
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
How many decimal digits is 64 bit?
What is a method declaration?
what is use of functional interface in java 8?
define polymorphism in java
Can java hashmap have duplicate keys?
What are the new features in java 8?
give an example for encapsulation?
What is the difference between hashmap and hashtable in java?
What are decalarations?
What is the function of log?
Is empty in java?
What is the synonym of procedure?
Give an example of call be reference significance.
If an object reference is set to null, will the garbage collector immediately free the memory held by that object?
explain autoboxing in java?