下列表达式中,( )是合法的。
已知:double m=3.2;tnt n=3;(本题1.0分)
A、 <<2;
B、 (m+n)|n;
C、 !m*=n;
D、 m=5,n=3.1,m+n
出自:许昌学院面向对象程序设计