单选题 The standard ______ in C language contain many useful functions for input and output, string handing, mathematical computations, and system programming tasks.
   A.database    B.files    C.libraries    D.subroutine
【正确答案】 C
【答案解析】C语言有丰富的库函数,来实现各种功能。此处应选择C。
   [参考译文]C语言中标准库中包含许多有用的函数,用于输入和输出、串处理、数学计算和系统编程任务。