下列程序段的输出结果是()。 int data=0 ; char k='a',P='f '; data=P-k: System.OUt.println(data);

A.0 B.a C.f D.5

时间:2023-10-09 11:19:49

相似题目