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
What is command line used for?
What about abstract classes in java?
What is getkey () in java?
How many bits is a 64 bit byte?
What is the use of inner class?
What is super in java?
How we can skip finally block of exception even if some exception occurs in the exception block in java?
What is the base class for error and exception?
Explain about the security aspect of java?
What is Hierarchy of exception?
Where is java located?
What is Applet Stub Interface ?
What is a singleton class? Give a practical example of its usage.
What are sets in java?
Can an interface extend a class?