Data types in Java
In the last tutorial, we made you acquainted with the basic and suggested conventions used in Java. Many of the conventions may not look like mandatory but are indeed important as and when we move ahead and the code gets more complicated. In the current tutorial, we intend to discuss about various data types in …