what is the main difference between c and c++?
Answer Posted / anil kumar jaiswal
the main difference between c and c++ is that c is
structured programming language. while c++ is an object
proramming language and also we have templates in c++ that
is not the case in c.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is abstraction needed?
What is inheritance in oop?
What is encapsulation in oop?
write a program to find 2^n+1 ?
What is abstraction encapsulation?
What is overriding in oops?
Get me a number puzzle game-program
Why is static class not inherited?
How to use CMutex, CSemaphore in VC++ MFC
What are the features of oop?
What are different oops concepts?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is polymorphism and its types?
How do you answer polymorphism?
What is class and object with example?