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
How many bits is a word?
what are synchronized methods and synchronized statements? : Java thread
What is an infinite loop? How infinite loop is declared?
Difference between string s= new string (); and string s = "abv";?
According to java operator precedence, which operator is considered to be with highest precedence?
'A class is a template for an object' explain this statement.
What are computer functions?
Implementations of set interface?
What are the types of sockets in java?
Why do people says “java is robust”?
How to sort an unsorted array in java?
What is the advantage of OOP in java?
What is difference between wait and notify in java?
What is an i/o filter?
What is anti pattern in programming?