pls reply me ........
what is the similarity between class and structure..........
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Oct 19, 2014, 3:39 AM
However, the similarity ends there. Structures don't support inheritance and are value types rather than reference types i.e. a variable of the structure type contains an actual structure rather than a pointer to where it's stored.