单项选择题
阅读以下代码; 输出结果正确的是()。
A.bool(false) B.bool(true) C.int(1) D.int(0)
A.0 B.2 C.6 D.7
A.pow() B.sqrt() C.rand() D.round()