197k views
1 vote
What are two types of non-numeric data?

User Digijay
by
7.1k points

1 Answer

5 votes

The non-numeric data comprises text or string data types, the Date data types, the Boolean data types that store only two values (true or false), Object data type and Variant data type . ... Numeric data are those data which include numbers 0-9 etc, but in non-numeric data only words are counted.

User Ditto
by
6.7k points