C and C++ are two common languages used for writing programs and getting suitable desired outputs. They are both strongly typed and, like most other languages in widespread use, imperative. C is a...
C++ was created to extend the capabilities of C, making it object-oriented. So C++ has a lot of stuff that C doesn't, but there isn't much (if anything) in C that isn't in C++.
c in is use to input steams when writing codes whiles c out is use to display streams or information in computer programming. These can be accessed under the Header file iostream.h