Answer Posted / zahoor ahmed jamali
java.lang
this package always import by default...
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the list interface in java programming?
What is nullpointerexception in java?
What's the difference between comparison done by equals method and == operator?
Why scanner is used in java?
What is the use of volatile in java?
How the metacharacters are different from the ordinary characters?
How to disable caching on back button of the browser?
How to make object serializable in java?
Is constructor inherited?
What is meant by final class?
What are some alternatives to inheritance?
In a container there are 5 components. I want to display all the component names, how will you do that?
Given a singly linked list, determine whether it contains a loop or not without using temporary space?
How is treeset implemented in java?
What is the use of toarray () in java?