Answer Posted / nashiinformaticssolutions
The package is a collective bundle of classes and interfaces and the necessary libraries and JAR files. The use of packages helps in code reusability
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Add a value x to array from index l to r where 0 <= l <= r <= n-1
Name few java.lang classes introduced with java 8 ?
Is string serializable in java?
Differentiate between static and non-static methods in java.
What is a static class in java?
Explain about main() method in java ?
Is singleton class thread safe?
Is int a class in java?
What does three dots mean in java?
What is thread pool? How can we create thread pool in java?
Does treeset use compareto?
Can you create an object of an abstract class?
What does sprintf mean?
What are the different conditional statements?
What is the significance of listiterator?