Science, asked by Anonymous, 1 month ago

what are data types in java ?Explain in java.​

Answers

Answered by rittuahir91
1

Answer:

Telex, international message-transfer service consisting of a network of teleprinters connected by a system of switched exchanges. Subscribers to a telex service can exchange textual communications and data directly and securely with one another.

Explanation:

Hope's it helps you

Answered by llMissDazzalingll
14

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.

Explanation:

Data Types in Java. ... Primitive data types: The primitive data types include boolean, char, byte, short, int, long, float and double. Non-primitive data types: The non-primitive data types include Classes, Interfaces, and Arrays.

Similar questions