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...

Difference between Structure and Class in C++?

Answer Posted / madhusudhan

1. In classes all the members by default are private but in
structure members are public by default.

2. There is no term like constructor and destructor for
structs, but for class compiler creates default if you
don't provide.

3. Sizeof empty structure is 0 Bytes wer as Sizeof empty
class is 1 Byte

Is This Answer Correct ?    24 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to use C++?

2610


sir please send me bpcl previous question papers

2457


Define stl.

1331


a program using one dimensional array that searches a number if it is found on the list of given input numbers given by the user and locate its exact location in the list.

2027


What is a standard template library (stl)?

1172


Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.

2684


What are the components of stl?

1168


Can we use stl in coding interviews?

1869


Name the different types of stl containers.

1218


Explain stl.

1417


How is stl different from c++ standard library?

1392


What is stl stand for?

1278


Why should a c++ programmer be interested in stl?

1148


What is stl in oop?

1269


How do I convert a stl file?

1185