Numeric data: The data that represents any quantity or number is called numeric data. such as 20, 100.25, 456.75 etc.Numeric data can be mainly divided into two parts.Integer & floating point.
Non-Numeric: The data which does not disclose any quantity or number is called non numeric data. Such as- M, Y, a, c etc. Characters or people,Country, livelihood etc. Name name of the video etc. There can be several types of non numeric data-Namely--Character string and Object, etc. Character data. This data how many character data are combined into string data. String example of data *** jone, tony, rony etc.Image, words and video are called object data.
Boolean or logical : The data that can only have two conditions, such as true or false, 0 or 1 etc. This data is called Boolean or logical data.
thanks