Wednesday, 14 December 2016

Data Types in java

Data Types in java
//

Java variables are used to reserve memory locations to store values. It means when you create a variable you reserve some space in memory. Space allocation depend upon data type of a variable and operating system allocates memory and decide what to be store in reserved memory. Java
Read More about it from the following link : http://coding-guru.com/data-types/ posted by Gul


Previous Post
Next Post

About Author

0 comments: