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 are advantages of C++ when comparing with C?

Answer Posted / hari prasanth

c is a computer programming language and c++ is a object
oriented programming language

Is This Answer Correct ?    11 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

give me an example for testing a program showing the test path .show how the test is important and complex.

2922


Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;

2011


Assume an array of structure is in order by studentID field of the record, where student IDs go from 101 to 500. Write the most efficient pseudocode algorithm you can to find the record with a specific studentID if every single student ID from 101 to 500 is used and the array has 400 elements. Write the most efficient pseudocode algorithm you can to find a record with a studentID near the end of the IDs, say in the range from 450 to 500, if not every single student ID in the range of 101 to 500 is used and the array size is only 300

2221


Does c++ have finally?

1024


What is using namespace std in cpp?

1148


What is the main purpose of c++?

1062


What is a class template?

1080


Refer to a name of class or function that is defined within a namespace?

1110


Give example of a pure virtual function in c++?

1166


Write a program using GUI concept for the scheduling algorithms in Operating system like SJF,FCFS etc..

3839


What is endl?

1151


What are the advantages of using pointers in a program?

1133


Tell me can a pure virtual function have an implementation?

1022


What are the differences between the function prototype and the function defi-nition?

1090


Explain how functions are classified in C++ ?

1224