Answer Posted / hr@tgksolutions.com
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 is a substring of a string?
What flag up means?
What are functions in java?
What is super in java?
What are the changes in java.io in java 8 ?
Why generics are used in java?
What is this keyword used for?
Is main a function?
Why to use nested classes in java? (Or) what is the purpose of nested class in java?
What is the exact difference in between unicast and multicast object? Where we will use?
What is double parsedouble in java?
Can a private method be declared as static?
How java is similar to c?
Why does abstract class have constructor?
explain what is transient variable in java?