Is there any need to import java.lang package?
Answer Posted / navneet raushan
Yes, When u will use reflection package then u will have to
import java.lang package.
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
Can a variable be local and static at the same time?
What is java objectoutputstream?
What is the difference between stringbuffer and stringbuilder?
What is the final keyword?
What is a substring of a string?
What is Garbage Collection in Java
What is sorting algorithm in java?
Can you override static methods?
Differentiate jar and war files?
How the interruptible method gets implemented?
What are the differences between stringbuffer and stringbuilder?
What is the method to expand and collapse nodes in a jtree?
Can java inner class be static?
What is an object in java and how is it created?
How is treeset implemented in java?