what is the main difference between c and c++?
Answer Posted / nmreddy
c is procedure oriented language c++ is object oriented language
c and c++ not secured data
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is the difference between a mixin and inheritance?
What do you mean by Encapsulation?
Why multiple inheritance is not possible?
What is abstraction in oop with example?
write string class as your own class in java without using any built-in function
Is data hiding and abstraction same?
What causes polymorphism?
Whats oop mean?
Which method cannot be overridden?
Are polymorphisms mutations?
What is class and object in oops?
How does polymorphism work?
What is difference between data abstraction and encapsulation?
Can we override main method?
Why is abstraction used?