Share
What is the difference between C and C++?
Question
help me with this question
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
help me with this question
Answer ( 1 )
C is a procedural programming language, while C++ is an object-oriented programming language. C++ also supports procedural programming: