data types in java

Data types in java-:  A lot of Java code was written but when we are doing designing of classes, only the most simple data types are used, a few numeric ones and text. In the JDK  a lot of data types are declared for a multitude of purposes: for modelling calendar dates, for representing multiple types … Read more