XML stores data in fixed lengths.
B
Correct answer
Explanation
The statement is false. XML uses flexible, variable-length text markup rather than fixed-length fields. This flexibility is a key advantage over traditional fixed-length database systems, allowing hierarchical and nested data structures.