Answer Posted / nashiinformaticssolutions
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
What are void methods?
Can we create our own daemon thread?
What is java in simple terms?
What is pangram in java?
Is string a datatype?
which class is the wait() method defined in? : Java thread
What is string in java with example?
Can two objects have same hashcode?
Why do we use return statement?
What is entry set in java?
What is static keyword in java?
What is the properties class?
How objects of a class are created if no constructor is defined in the class?
What does += mean coding?
What are the methods available in a class?