what is the main difference between c and c++?
Answer Posted / sandeep singla
1.c++ better than c because c++ uses classes and objects.
2.c++ bottom up approach but c is a top down approach.a
3.C USE #INCLUDE<STDIO.H> BUT C++ USE# INCLUDE<IOSTREAM.H>
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is abstraction in oop with example?
What is the oops and benefits of oops programming?
Why is polymorphism needed?
How do you answer polymorphism?
Can an interface inherit a class?
What is difference between polymorphism and inheritance?
What is polymorphism and example?
What is the real time example of encapsulation?
What is polymorphism in oops with example?
Why multiple inheritance is not allowed?
What is polymorphism give a real life example?
Advantage and disadvantage of routing in telecom sector
Why do we use encapsulation in oops?
What is encapsulation in ict?
What is abstract class in oops?