定义变量如下:<br>char c='w'; int i=8; long L=15; float f=8.9f;<br>以下赋值语句正确的是( )。 A、i=c+i;B、c=c+i;C、L=f+L;D、f=i+L+f; 发布时间:2025-06-15 23:24:52