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 take thread dump in java?
Is string a datatype?
Difference between final and effectively final ? Why is effectively final even required ?
Can you call one constructor from another if a class has multiple constructors?
What does java final mean?
as we know a static method could access static data and static method only. then how could main method call the object of aclass which is not static and other non static data
what is the difference between cd & dvd ?
30 Answers Lovely Professional University, Satyam, Sibylsys,
Can a double value be cast to a byte?
How to perform bubble sort in java?
What is the use of accept () method in java?
Difference between String & StringBuffer
16 Answers IBM, Infosys, Tech Mahindra, Wipro,
What is a module function?