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
Is arraylist type safe in c#?
Show us in simple steps to create setup & deployment project for windows application?
What is the difference between double and decimal in c#?
What is an object and a class?
Is string mutable in c#?
How do I declare a pure virtual function in c#?
How can I process command-line arguments?
Is array passed by reference in c#?
List down the reason behind the usage of c# language.
Are multiple data types stored in System.Array?
What is the interface in c#?
What is the difference between constants and read-only?
how to print invert pyramid in c#
What is the difference between xml documentation tag?
What is sorted list in c#?