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 the differences b/w structure and class?

Answer Posted / ctharam

Struct:-
-------
1) by default, Public
2) doesn't support OOP's Concepts.
3) doesn't support Constructor and Destructor member functions.
4) No Security for data.

Class:-
-------
1) by default ,Private
2) its support OOP's Concepts.
3) supports Constructor and Destructor .
4) provides highly security for user's data.

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 c# used for in the industry?

949


Is linkedhashset synchronized?

1180


Why do we use polymorphism in c#?

951


Explain states of a thread in c#?

1011


Is a dll an assembly?

955


For methods inside the interface why can’t you specify the accessibility modifier?

992


What is difference between array and list?

969


Explain how to implement an object pool in c#.net

1011


What is the use of 'as' Keyword in C# ?

1062


Can you specify an access modifier for an enumeration?

1004


Is c# pass by reference?

941


How do I count the length of a string in c#?

1004


What is the difference between a class and an object c#?

1036


What is .cshtml file?

1048


What is strongly typed view?

928