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 structure" and "C++
structure"?

Answer Posted / ranjeet garodia

In C++, structure behaves like class like can add function,
and can use properties on class as inheritance, virtual,
etc.
while in C, structure we can have only data member but not
functions.

Is This Answer Correct ?    57 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between using macro and inline functions?

1182


What does catch(…) mean?

1170


What is code reusability in c++?

1289


What are the various arithmetic operators in c++?

1180


What is a singleton c++?

1046


How do you differentiate between overloading the prefix and postfix increments?

1139


Describe friend function & its advantages.

1175


How can I disable the "echo" feature?

1234


Can constructor be static in c++?

1167


Why we use #include conio h in c++?

1102


How do you find out if a linked-list has an end?

1180


What are single and multiple inheritances in c++?

1150


what is C++ exceptional handling?

1256


Explain this pointer?

1114


What is the difference between method overloading and method overriding in c++?

1210