InterviewSolution
Saved Bookmarks
| 1. |
What Is Optional Packages ? |
|
Answer» The set or sets of APIS in a JAVA platform EDITION which are available with and may be supported in a compatible implementation. Over time, optional packages may become required in an edition as the marketplace requires them. The set or sets of APIs in a Java platform edition which are available with and may be supported in a compatible implementation. Over time, optional packages may become required in an edition as the marketplace requires them. |
|