what is the main difference between c and c++?
Answer Posted / gaurav pathak
c is a middle level language(high level with low level
features)while c++ is high level language.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is destructor oops?
Why is destructor used?
What is oops in simple words?
What is balance factor?
What is a superclass in oop?
What does it mean when someone says I oop?
What is oops and its features?
What is the main feature of oop?
What is the advantage of oop over procedural language?
What is oops concept with example?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is the types of inheritance?
Why multiple inheritance is not possible?
What is the oops and benefits of oops programming?
What are the 3 principles of oop?