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 / vivek goyanr

In C memory allocation is done with malloc statement whereas
in C++ it is done through new keyword.Also memory is
deallocated in C using free statement while in C++
deallocation takes place through delete.

Is This Answer Correct ?    452 Yes 108 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a class oop?

1058


Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)

4215


What is the main feature of oop?

1202


What is encapsulation and abstraction? How are they implemented in C++?

1188


What is abstraction oop?

1149


What is the problem with multiple inheritance?

1238


What type of loop is a for loop?

1133


What are the types of abstraction?

1154


What is polymorphism what are the different types of polymorphism?

1067


What is overriding vs overloading?

1111


What do you mean by overloading?

1130


Why polymorphism is used in oops?

1106


Why do we need oop?

1275


Why do we use polymorphism in oops?

1109


What is abstraction with example?

1171