what is the main difference between c and c++?
Answer Posted / e.e.n.bashy
c programming language is top down approach while c++
programming language is bottom up approach
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is class and object in oops?
What is an example of genetic polymorphism?
What is difference between multiple inheritance and multilevel inheritance?
What is ambiguity in inheritance?
What is multilevel inheritance explain with example?
Why is static class not inherited?
Can private class be inherited?
What is the advantage of oop over procedural language?
What is abstraction in oops with example?
Why multiple inheritance is not allowed?
Can you inherit a private class?
What is inheritance and how many types of inheritance?
What is the significance of classes in oop?
How is polymorphism achieved?
Why do we use encapsulation in oops?