单选题 The standard ______ in C language contain many useful functions for input and output, string handling, mathematical computations, and system programming tasks.
【正确答案】 C
【答案解析】[解析] 译文的含义是:在C语言中,标准( )函数包括许多用于输入、输出、字符串处理、数学计算、系统调用的函数。在C语言中,包含这些函数的是标准库函数,故本题应该选择C。