what is the main difference between c and c++?
Answer Posted / shaliza garg
C++ applications are generally slower at runtime, and are
much slower to compile than C programs. The low-level
infrastructure for C++ binary execution is also larger. For
these reasons C is always commonly used even if C++ has
alot of popularity, and will probably continue to be used
in projects where size and speed are primary concerns, and
portable code still required (assembly would be unsuitable
then).
| Is This Answer Correct ? | 246 Yes | 82 No |
Post New Answer View All Answers
Is oop better than procedural?
What is oops with example?
given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy
What is class and object in oops?
c++ program to swap the objects of two different classes
Why is destructor used?
Get me a number puzzle game-program
What is advantage of inheritance?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
Why do we use encapsulation in oops?
What is difference between abstraction and encapsulation?
What are constructors in oop?
What is overriding in oops?
What is abstract class in oops?
What are the 4 main oop principles?