Multiple choice technology

What is Metadata?

  1. Data about the Data

  2. Machine level Data

  3. Characteristics of Data

  4. Relationship between Data

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Metadata is defined as "data about the data" - information that describes other data's characteristics, structure, or context (like file size, creation date, column names). It is not machine-level data (raw bits), not just characteristics (a subset), and not relationships between data (which would be schema/foreign keys). Option A is the standard definition.