Thread
:
data types
View Single Post
09-21-2016, 05:01 AM
#
2
rajkiran
Registered User
Join Date: Aug 2016
Posts: 961
The platform independent feature of Java is achieved through bytecode. The eight primitive data types are: byte, short, int, long, float, double, boolean, and char. The java.lang.String class represents character strings
rajkiran
View Public Profile
Find More Posts by rajkiran