Answer Posted / glibwaresoftsolutions
Java uses packages to manage access, avoid naming conflicts, and facilitate finding and using classes, interfaces, and other components.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the importance of throws keyword in java?
What is the disadvantage of java?
What is complexity in java?
Why hashcode is used in java?
Can we clone singleton object?
Explain the difference between call by refrence and call by value?
What is data type modifier?
What is a parameter in matrices?
What happens if I remove static from main method?
What does business logic mean?
Explain naming conventions for packages?
How does the java compiler work?
What technique is carried out to find out if a particular string is empty?
What is boolean flag in java?
What is the difference between error and an exception?