Computer Science, asked by srajanrana, 1 year ago

what do you mean by data types in java?(explain data types, not types of data types)

Answers

Answered by sreeram46
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
sreeram46: why
sreeram46: ok I rewrite pls wait
srajanrana: ok
sreeram46: I can't rewrite
sreeram46: I can't rewrite sorry
Answered by fish0
2
The means to recognise or identify an entity and their operations are known as data types
Similar questions