what is the main difference between c and c++?

Answer Posted / ramesh kumar

c language programming is very compartiable with hardware.
it running speed is very high and after comiling once time
we have no need to recompile the program when we run on
other machine.This feature differciate the c language from
c++ language.

Is This Answer Correct ?    20 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the example of polymorphism?

562


What is the difference between inheritance and polymorphism?

594


What is overloading and its types?

619


What is a null tree?

632


What is abstraction in oops?

592






Is data hiding and abstraction same?

572


What is constructor in oop?

591


Explain the concepts involved in Object Oriented programming.

644


How does polymorphism work?

637


What are the three main types of variables?

603


What is constructor overloading in oop?

607


What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?

1656


if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?

2764


What is polymorphism programming?

607


write a programe to calculate the simple intrest and compund intrest using by function overlading

1670