Transfers ToCSUDescriptionThis course is designed to be an introduction to the C programming language. We use a C++ text because C is a subset of C++ and is an object-oriented language. C++ has evolved into one of the leading programming languages in the computer software industry. C++ compilers are available on all platforms ranging from microcomputers to mainframes. The course will include structured program design, programming style, documentation, modular design, code reusability, program verification and testing, data abstraction, information hiding, and data structuring. Problems will come from the areas of business.