单项选择题

下列代码的执行结果是( )。
public class Test
public static void main ( String args[])
float f=5.0f;
int i=4;
System.out.println((f++) *(--i));

A.20
B.20.0
C.15
D.15.0
题目列表

你可能感兴趣的试题

微信扫码免费搜题