单项选择题

A.list x;
B.list < int>x;
C.list < string>x;
D.list < double>x;