Answer Posted / hr@tgksolutions.com
Packages in Java can be defined as the grouping of related types of classes, interfaces, etc providing access to protection and namespace management.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you detect memory leaks?
What is finally block?
What is factor r?
What is remote method invocation (rmi)?
Which is better list or arraylist in java?
Is singleton thread safe in java?
What are advantages of exception handling in java?
If a method is declared as protected, where may the method be accessed?
What methods are used in Servlet?Applet communication?
What are scriptlets?
Does java isempty check for null?
What are alternatives to java serialization?
What are the principle concepts of oops?
Can we nested try statements in java?
How to sort an array from smallest to largest java?