Question: 4
(Choose 1 answer)
Which of the following statements about records' data types is correct?
A. Records cannot contain other records as fields.
B. Records are immutable data types.
C. Records have a fixed size that cannot be changed at runtime.
D. Records can have fields of different data types.