在线名词解释大全
专业、全面、易懂的全领域名词百科

以下选项中正确的定义语句是。

题型:单选题
选项
A. double a; b;
B. double a=7, b=7;
C. double a=b=7;
D. double, a, b;
正确答案: