设有定义:struct complex {int re

设有定义:

struct complex
{int real,unreal;} data1={1,8},data2;

则以下赋值语句中错误的是()。

答案
B

题目信息

题号:4594
题型:单选题
难度:普通