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 do you mean by winforms in c#?
What is string programming language?
What is value c#?
What exception can an overridden method throw in comparison with the method it is overriding?
Why do we use reflection in c#?
How many bytes is an int?
What do you mean by saying a "class is a reference type"?
You are creating a custom usercontrol, some of the newly created properties are shown in the properties window. How you can hide a new property named theme from the properties window?
What are the types of attributes in c#?
What is a Assembly?
Describe the overview of clr integration.
What are cookies in c#?
How many types of constructor are there in c#?
What is string empty?
What is Reflection in .NET? Namespace? How will you load an assembly which is not referenced by current assembly?