Answer Posted / aditya
C is a structured oriented language. It follows a
structure/ rules in the execution of the program. In C
basically functions are used.
Where as C++ is a object priented programming language.
Here we can apply the oops concepts like inheritance,
encapsulation etc. In C++ classes and objects are used.
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
Which is not an object oriented programming language?
What is inheritance write a program to show use of inheritance?
What is interface in oop?
Why oops is important?
How to hide the base class functionality in Inheritance?
What is the benefit of oop?
What is abstraction in oops with example?
What are the important components of cohesion?
What is encapsulation in oops?
Is this job good for future? can do this job post grduate student?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What are the 4 pillars of oop?
What is the purpose of polymorphism?
What is abstraction in oop with example?
What are the advantages of polymorphism?