Q&A
Ask and answer questions to make information more available to wider audiences.
Annabelle Long @longannabelle   06, Apr 2023 12:00 AM
C and C++
Is C++ the same as C?
answers 1
 
Answer 1
Louis Bugs @bugslouis   08, Apr 2023 09:05 AM
C++ is an object-oriented programming language that was introduced to overcome the jurisdictions where C was lacking. By object-oriented we mean that it works with the concept of polymorphism, inheritance, abstraction, encapsulation, object, and class.