The default type for integral literals in Java is int and the JVM will assume an integral literal is an int unless otherwise declared/cast.
In the day 2 I learn about the basic of java and made the program of some problems based on type casting , iterative statements , patterns printing. Type Casting o Create a program to demonstrate ...