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
Why is oop useful?
What is oops concept with example?
Which is better struts or spring?
Write a program to sort the number with different sorts in one program ??
What is oops?what is its use in software engineering?
What is abstraction in oops?
what is graphics
What is class and object in oops?
What is encapsulation with example?
Explain the concepts involved in Object Oriented programming.
What is polymorphism used for?
What are the important components of cohesion?
Why is object oriented programming so hard?
What is oops and why we use oops?
What is an interface in oop?