Computer Science, asked by rajeshmaster911, 16 hours ago

What is the difference between Numeric Datatype and Text Datatype ?​

Answers

Answered by shiza7
5

ANSWER

Numeric data type

  • Numerical data refers to the data that is in the form of numbers, and not in any language or descriptive form. Often referred to as quantitative data, numerical data is collected in number form and stands different from any form of number data types due to its ability to be statistically and arithmetically calculated.

Text Data type

  • 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