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 difference between c and c++?

Answer Posted / sai

c is a procedural language which can't use in real world
applications
c++ is object oriented programming language
by using objects in c++ we can declare classes
we can use encapsulation in c++ but can't use in c
the execution of c++ is faster than c
we use printf scanf in c and cout cin are used in c++
for writing and printing data
we don't require to write header files in c++ instead we
have to write iostream

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is different between auto and local static? why should we use local static?

1172


How do I create a directory? How do I remove a directory (and its contents)?

1227


`write a program to display the recomended action depends on a color of trafic light using nested if statments

2182


What is new line escape sequence?

1400


Tell me what are bitwise shift operators?

1178


How do you determine the length of a string value that was stored in a variable?

1174


What is difference between structure and union in c?

1039


Explain void pointer?

1099


What do you mean by keywords in c?

1202


What is malloc() function?

1235


explain what is a newline escape sequence?

1146


What is external variable in c?

1099


Explain pointers in c programming?

1161


difference between object file and executable file

6804


What are pointers in C? Give an example where to illustrate their significance.

1275