what is a package?
Answers were Sorted based on User's Feedback
Answer / shyam
package is a collection of related classes and interfaces.or
package is a nothing but directory.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you remove duplicates in java?
What is a method header?
A person says that he compiled a java class successfully without even having a main method in it? Is it possible?
How can u increase the heap size in the memory?
What is the concatenation operator in java?
What is difference between synchronize and concurrent collection in java?
which one is performance wise advantageious from List,Set,Map?
what is class.forname() and how it will be useful ?
What is the difference between Java Bean and Java Class.?
Can we create our own daemon thread?
Explain listiterator and methods in listiterator?
What is the java idl system?