CBSE Class 12 Informatics Practices
Question 59 of 103
Review of Database Concepts & SQL — Question 8
Back to all questions| Data | File |
|---|---|
| Data refers to raw facts, figures, or values that are collected and stored without any specific context or interpretation. | A file is a collection of unorganized data stored in a single location. |
| The purpose of data is to convey information, provide insights, or support decision-making. | The purpose of a file is to store, manage, and provide access to the data. |
| Data can exist in various formats, such as numbers, text, images, or audio, and can be structured or unstructured. | A file has a specific format and structure, defined by its file type (e.g., .txt, .jpg, .mp3), which determines how the data is stored and retrieved. |