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
How do you declare a destructor in java?
what is function overloading in java?
What is meant by bytecode?
What is meant by distributed application? Why are we using that in our application?
What are the string methods in java?
Explain numeric promotion?
What is the difference between a switch statement and an if statement?
How many bytes is a string java?
Why Java doesn’t support multiple inheritance?
What do you mean by light weight and heavy weight components?
what is a thread pool in java and why is it used?
What is a locale?
Is static a keyword in java?
What do you mean by aggregation?
Compare overloading and overriding?