Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / chandrahas dhiraj, delhi

1) C is procedure oriented programming while C++ is object
oriented programming.....

2) C++ is C programming + inheritence + dynamic linking...

3) After the increment The C became C++...

Is This Answer Correct ?    17 Yes 28 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?

1931


assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).

2119


Why is polymorphism used?

1043


What does sksksk mean in text slang?

2123


Where is pseudocode used?

1109


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

2207


What is encapsulation in oop?

1054


when to use 'mutable' keyword and when to use 'const cast' in c++

2165


What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }

2612


Prepare me a program for the animation of train

2478


Is oop better than procedural?

1041


What is the diamond problem in inheritance?

1141


Why do we use polymorphism?

1088


Why do we use inheritance?

1136


How oops is better than procedural?

1102