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

下面对变量的定义及赋值不正确的是()。

题型:单选题
选项
A. int a=’c’;
B. char c=”hello”
C. float p=3.14;
D. long int =1.23
正确答案:B