Computer Science, asked by antrikshkasana7, 10 months ago

What are data types?Explain any two data types​

Answers

Answered by radhe812009
2

Answer:

hope it is right

Explanation:

A data type, in programming, is a classification that specifies which type of value a variable has and what type of mathematical, relational or logical operations can be applied to it without causing an error. two types are string ,integer

Answered by dattarajshinde44
1

Answer:

In Java , "int" & "double" are the data types

Explanation:

"int" stores integer values & "double" stores point values

Similar questions