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
What is the difference between abstraction and polymorphism?
Which type does string inherit from?
What is oops and its features?
What is object and example?
What is the purpose of enum?
What does enum stand for?
What is object in oop with example?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What is an interface in oop? What is encapsulation c#? What is meant by oops concept? Templates mean What is the use of oops? What is overriding in oops? Is abstract thinking intelligence?