Packages In Java

mostfunnyvideo •
5 Views
A package is simply a container that groups related types (Java classes, interfaces, enumerations, and annotations). For example, in core Java, the ResultSet interface belongs to the java. sql package. The package contains all the related types that are needed for the SQL query and database connection.

Latest Videos

Partner Program Latest Videos Terms of Service About Us Copyright Cookie Privacy Contact