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
What is encapsulation with example?
is there any choice in opting subjects like 4 out of 7
What is super in oop?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
What is overloading in oops?
What does no cap mean?
what is graphics
How do you use inheritance in unity?
What are the 3 pillars of oop?
can inline function declare in private part of class?
What is polymorphism what are the different types of polymorphism?
Why multiple inheritance is not allowed?
What is the problem with multiple inheritance?
What is abstraction encapsulation?
What is the difference between a constructor and a destructor?