what is the main difference between c and c++?

Answer Posted / m.mohanraj

The main difference between c&c++ is the c++ is only advanced version of c.so these two programming language contains some difference only.In the c++ we are using object oriented technique.But in the c the object oriented technique is not there.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

explain sub-type and sub class? atleast u have differ it into 4 points?

1840


What is the difference between a mixin and inheritance?

524


What is methods in oop?

555


Why is polymorphism needed?

605


How to call a non virtual function in the derived class by using base class pointer

5281






i am getting an of the type can not convert int to int *. to overcome this problem what we should do?

1838


What language is oop?

597


Give an example where we have to specifically use C programming language and C++ programming language cannot be used?

1151


What are oops methods?

568


Templates mean

1592


What are the 4 pillars of oop?

674


What are functions in oop?

586


What is the importance of oop?

617


What is interface in oop?

664


write string class as your own class in java without using any built-in function

1980