what is the main difference between c and c++?
Answer Posted / vani
C is procedural language while c++ is an object oriented and procedural language.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can an interface inherit a class?
What is the example of polymorphism?
What is the advantage of oop over procedural language?
What is class in oop with example?
What is an advantage of polymorphism?
any one please tell me the purpose of operator overloading
What does and I oop and sksksk mean?
What type of loop is a for loop?
What is the problem with multiple inheritance?
What is persistence in oop?
Which is not an object oriented programming language?
What are the types of abstraction?
what's the basic's in dot net
Why do we use encapsulation in oops?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?