A.int print(int)B.void print(char,char)C.int print(char)D.void print(int,int)
A.改进程序设计环境B.提高编程效率C.易读D.易改
A.便于程序调试B.便于编写通用软件C.便于程序移植,拓展c的编程环境D.没什么用