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


Please Help Members By Posting Answers For Below Questions

What is polymorphism in oops with example?

533


write a C++ program for booking using constructor and destructor.

2055


What is inheritance in oop?

605


What is static in oop?

591


What is encapsulation selenium?

555






What is encapsulation in oops?

541


Can enum be null?

590


Where is pseudocode used?

569


What is a class oop?

594


What is object and class in oops?

590


Get me an image implementation program.

1561


Why do we use polymorphism in oops?

585


What is cohesion in oop?

624


what's the basic's in dot net

1742


What is the significance of classes in oop?

590