what do you mean by data types in java?(explain data types, not types of data types)
Answers
Answered by
4
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. Instance variables (non-static fields) are unique to each instance of a class.
srajanrana:
I don't need this i need the definition of data types
Answered by
2
The means to recognise or identify an entity and their operations are known as data types
Similar questions