what are data types in java ?Explain in java.
Answers
Answered by
0
Answer:
Data types are divided into two groups: Primitive data types - includes byte , short , int , long , float , double , boolean and char. Non-primitive data types - such as String, Arrays and Classes
Answered by
2
Answer:
In computer science and computer programming, a data type or simply type is an attribute of data which tells the compiler or interpreter how the programmer intends to use the data. ... This data type defines the operations that can be done on the data, the meaning of the data, and the way values of that type can be stored.
Similar questions
Science,
3 months ago
Science,
3 months ago
Hindi,
6 months ago
Computer Science,
6 months ago
English,
1 year ago