单项选择题

使用系统函数sqrt()时,应在程序开头写上的编译预处理命令是( )

A.#include<stdio,h>
B.#include<string,h>
C.#include<math>
D.#include<stdlih>