题目内容

以下属于身体机能测量与评价指标的是()

A. 身高
B. 体重
C. 胸围
D. 肺活量

查看答案
更多问题

“某男子100米自由泳用了49秒”描述的是该男子的()

A. 反应速度
B. 动作速度
C. 位移速度
D. 距离速度

指出下列程序运行的结果public class Example{ String str=newString("good"); char[]ch={'a','b','c'}; public static voidmain(String args[]){ Example ex=new Example();ex.change(ex.str,ex.ch); System.out.print(ex.str+" and ");Sytem.out.print(ex.ch); } public void change(String str,charch[]){ str="test ok"; ch[0]='g'; } } ()
AA good and abc
Bgood and gbc
Ctest ok and abc
Dtest ok and gbc

营养学上重要的脂类主要有甘油三脂、磷脂、()

A. 氯
B. 蛋白质
C. 固醇类物质
D. 氟

ACardLayout
BFlowLayout
CBorderLayout
DGridLayout

答案查题题库