what is the main difference between c and c++?
Answer Posted / vivek kumar
firstly c++ takes procedural aaproah from c language
for solving prob
and oops concept from other languages like ada,simula
so it is derived from c
c basically is functional programing
in this most of data is placed globally
c++ have bottom up approach and it support data hiding
so data is secured. from unauthorized access.
| Is This Answer Correct ? | 5 Yes | 16 No |
Post New Answer View All Answers
Why do we use encapsulation in oops?
What is encapsulation process?
How do you answer polymorphism?
• What are the desirable attributes for memory managment?
What is the problem with multiple inheritance?
How long to learn object oriented programming?
What is abstract class in oop?
What is a class oop?
what is the sylabus for priliminaries?
What is encapsulation with real life example?
Why do while loop is used?
Which is better struts or spring?
What does and I oop mean in text?
What is destructor give example?
What is polymorphism in oops with example?