Data Types in Java There are 2 Data Types in Java to specify the different sizes and values that can be stored in the variable. 1 Primitive Data Type 2 Non Primitive Data types
Collections in Java The Collection in Java is a framework that provides an architecture to store and manipulate the group of objects. Java Collection framework provides many interfaces and classes