单项选择题

假定一个结构类型的定义为 “struct D{int a; D* next;};”,则该类型的长度为()。

A.4
B.8
C.12
D.16