208k views
3 votes
What is data? and types ??

User Shpetim
by
9.4k points

2 Answers

5 votes
The quantities, symbols or information on which operations are performed and they are stored together for reference or analysis.
User Sean Coleman
by
8.0k points
0 votes
In general, data is any set of characters that has been gathered and translated for some purpose, usually analysis. It can be any character, including text and numbers, pictures, sound, or video. If data is not put into context, it doesn't do anything to a human or computer.

Within a computer's storage, data is a collection of numbers represented as bytes that are in turn composed of bits (binary digits) that can have the value one or zero. Data is processed by the CPU, which uses logical operations to produce new data (output) from source data (input).

types of data



User Wangdq
by
8.2k points