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
Why are dynamic link library used over static one?
What type of data type conversion happens when the compiler encounters the following code?
Why is it important to override gethashcode when equals method is overridden?
What is the property of class?
What is type keyword in c#?
Perfect Example Of While And Do-While Loop In C#.Net ?
Is struct object oriented?
What is c# most used for?
What is the difference between static class and abstract class in c#?
How to transpose multi-dimensional array?
Explain About disco and uddi
List out the differences between array and arraylist in c#?
What are the delegates in c#?
What is the difference between gettype and typeof in c#?
Is c# static or dynamic?