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
Data Types in java
Tags:
0 comments: