what is the main difference between c and c++?
Answer Posted / nisha
c is not c++ and c++ is not c
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is solid in oops?
What are the important components of cohesion?
What is the difference between a mixin and inheritance?
What is meant by multiple inheritance?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
Is this job good for future? can do this job post grduate student?
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?
How Do you Code Composition and Aggregation in C++ ?
Can a destructor be called directly?
What causes polymorphism?
What is encapsulation in oops?
What is stream in oop?
Why is there no multiple inheritance?
What is inheritance and how many types of inheritance?
What is polymorphism what is it for and how is it used?