Computer Science, asked by shubhammadhesiya7144, 7 months ago

what are data types how are they important answer in points ​

Answers

Answered by susmitabehera2004
1

Answer:

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.

Explanation:

There importance are as follows:

  • Data types are especially important in Java because it is a strongly typed language.
  • all operations are type-checked by the compiler for type compatibility.
  • illegal operations will not be compiled.
  • strong type checking helps prevent errors and enhances reliability.

.

.

.

.

.

.

hope this helps you

please

mark as brainliest

follow me

Answered by ss1722232
1

Explanation:

a data types is an attribute of data which tells the compiter or interpreter how data is used they are important because each program in language needs to work on different types of data like intergers and string and so they are stored has the data type

I hope you like itand make has brainiest and follow me

Similar questions