answersLogoWhite

0

What is a C program?

User Avatar

Anonymous

9y ago
Updated: 8/17/2019

A C program is a computer program written with the C Programming language. C is a high-level language that is fast, type-safe, general-purpose and cross-platform. Up until 1985 it was the most widely-used language. Then C++ was released. Originally called C with Classes, C++ essentially adds object-oriented programming to the C language. However, in reality, C++ is a separate language from C and makes it possible to program highly complex solutions far more easily and more robustly than with C alone.

User Avatar

Wiki User

9y ago

What else can I help you with?