what is the main difference between c and c++?
Answer Posted / srinath.r
c is a structure programmimg language. c is top down approach
whereas c++ is a object oriented programming language and
c++ is a bottom up approach
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Which language is not a true object oriented programming language?
what is the sylabus for priliminaries?
Why is there no multiple inheritance?
What is polymorphism in oops with example?
What are the data types in oop?
What is abstract class in oop?
write knight tour problem which is present in datastructure
What is encapsulation c#?
What is the full form of oops?
What is balance factor?
What is a superclass in oop?
Why interface is used?
What is object and example?
What is abstraction in oop with example?
What is object in oops?