what are the differences b/w structure and class?
Answer Posted / dhinakaran
Class is a reference Type.
structure is a value Type.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
To catch any possible exception What is the C# syntax written ?
Which is faster dictionary or hashtable?
What is property c#?
what is main function of alternate teamplate of datalist?
Can we maintain state in webservice?
What do you mean by string objects are immutable?
What is a delegate? Explain.
What can I create with c#?
What is the main purpose of xml?
Is c# dictionary a hash table?
What is yield break in c#?
Are classes passed by reference in c#?
Why do we need serialization?
Explain the difference between directcast and ctype.
Can c# inherit multiple classes?