what is the main difference between c and c++?
Answer Posted / nizam
c is not powerful language and c++ is powerful language
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which is not an object oriented programming language?
What is polymorphism what are the different types of polymorphism?
Why is static class not inherited?
Why do we use polymorphism?
What is destructor in oop?
Why do we need oop?
What are the benefits of interface?
Which language is not a true object oriented programming language?
What is the difference between a constructor and a destructor?
Why do we use oop?
What is oops?what is its use in software engineering?
What is the difference between procedural programming and oops?
• What are the desirable attributes for memory managment?
Why do we use class?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?