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 / radha garg

C is developed by dennis ritchie at bell
laboratories.............
bt c++ is developed by bjarne stroustrup at at&t bell
laboratories in murray hill,USA,in early 1980,s

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

c++ program to swap the objects of two different classes

2475


How to improve object oriented design skills?

1067


What is class and object with example?

1225


What is the purpose of enum?

1059


What is encapsulation selenium?

1080


What is polymorphism what is it for and how is it used?

1059


What does sksksk mean in text slang?

2180


What is encapsulation process?

1106


Which type does string inherit from?

1160


What is coupling in oop?

1084


How do you achieve polymorphism?

1137


Why do we use oop?

1171


Write a program to compute for numeric grades for a course. The course records are in a file that will serve as the input file. The input file is in exactly the following format: Each line contains a student's first name, then one space, then ten quiz scores all on one line. The quiz scores are in whole number and are separated by one space. Your program will take it input from this file and sends it output to a second file. The data in the output file will be exactly the same as the data in the input file except that there will be one additional number (of type double) at the end of each line. This number will be the average of the student's ten quiz scores. Use at least one function that has file streams as all or some of its arguments.

3132


What is persistence in oop?

1208


What is difference between polymorphism and inheritance?

1135