It is a core package used in Java, along with the JVM (Java Virtual Machine) and the JRE (Java Runtime Environment).
Read moreWhat are the components of Java class?
There are three major components of class in Java.
Read moreWhat is component in Java with example?
A component is an object having a graphical representation that can be displayed on the screen and that can interact with the user . Examples of components are the buttons, checkboxes, and scrollbars of a typical graphical user interface.
Read more