下列程序运行的结果为: ( )
public class test {

public static void main(String args[]) { int i;

float f = 2.3f; double d = 2.7;

i = ((int)Math.ceil(f)) * ((int)Math.round(d));

System.out.println(i); } }

A、 4
B、 5
C、 6
D、 9

出自:石家庄铁道大学面向对象程序设计

完成拼图验证

按住下方滑块,将拼图拖到缺口处后松开。

拼图背景,将小拼图拖到缺口处
向右拖动滑块