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 debug class?what is trace class? What differences are between them? With examples.
How do you use inheritance in unity?
What is basic concept of oop?
is there any choice in opting subjects like 4 out of 7
What are constructors in oop?
Why do we use polymorphism in oops?
What is oops?what is its use in software engineering?
What is interface in oop?
#include
What is encapsulation in simple terms?
What is this pointer in oop?
What is object-oriented programming? Webopedia definition
What is destructor oops?
Can we create object of abstract class?
Why do we use oop?