Is there any need to import java.lang package?
Answer Posted / srikanth
no, not needed it is included by default by JVM
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
What is ctrl m character?
What do you mean by singleton class in java?
How do you use find and replace?
What is JFC?
Can we define static methods inside interface?
How does a for loop work?
What is function and method in java?
What is a concrete classes? Is Java object class is concrete class?
How does map works in java?
Where is java located?
Are arrays dynamic in java?
What is default size of arraylist in java?
what is the volatile modifier for? : Java thread
What is an example of procedure?
what is heap memory?