Answer Posted / git101288
class is the value type and struct is the refrence type
this the example for value type n refrence type
| Is This Answer Correct ? | 0 Yes | 21 No |
Post New Answer View All Answers
What is the use of protected in c#?
What is type class in c#?
What is the difference between list and arraylist c#?
Is lazy thread safe c#?
Is namespace necessary in c#?
Is a structure a class?
Can abstract class have constructor?
What is streamreader/streamwriter class?
Why is lazy loading?
What are the different types of classes in c#?
List the differences between method overriding and method overloading?
Can private virtual methods be overridden in c#.net?
what is an exception in .net?
What is property c#?
Can properties be overloaded in c#?