Chapter 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 be easily moved to another