Question { AZTEC, 669234 }
what is the main difference between c and c++?
Answer
1) C is procedure oriented programming while C++ is object
oriented programming.....
2) C++ is C programming + inheritence + dynamic linking...
3) After the increment The C became C++...