一、选择题(每题2分,共36分) 1、在每个C++程序中都必须包含有这样一个函数,该函数的函数名为 A. main. MAIN C. name D. function 2、关于C++与C语言关系的描述中,是错误的。 A.C语言是C++语言的一个子集 B.C语言与C++语言是兼容的 C.c++语言对C语言进行了一些改进 D.c++语言和C语言都是面向对象的
The C Programming Language Chapter 1 An Overview of C 1.2 The feature of C -Cis terse, it has fewer keywords - has lot of operators and data types> - is structured and modular. -C is the basis for C++ and Java - is portable. Code written on one machine can