大量研究证实,肥胖、超重尤其是腹部脂肪堆积(向心性肥胖),与高血脂、高血压、脑血管疾病、高血糖等20多种疾病有着密切的联系。
参考答案:对
设有如下程序: public class Sun public static void main(String args[ ]) int x, y; x-4; y=0; if(Math.pow(x,2)==16) y=x; if(Math.pow(x,2)<15) y=1/x; if(Math.pow(x,2)>15) y=(int)Math.pow(x,2)+1; System.out.println(y); 程序的运行结果是( )。
A.4
B.17
C.18
D.0.25
下列法律中()是国家根本大法。
A.刑法
B.宪法
C.立法法
D.行政法