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 boolean query?
What classes of exceptions may be thrown by a throw statement?
When do we use synchronized methods in java?
Why is string class considered immutable?
What is operator overloading. Is it is supported in java?
what is singleton class in java?
Why do we need autoboxing in java?
When should I use a singleton?
What is the difference between method and means?
How many types of string data types are there?
What are java packages? What is the significance of packages?
Describe the Big-O Notation.
How does map works in java?
Have you ever used hashtable and dictionary?
What are the two main uses of volatile in Java?