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
Is enum a value type c#?
List out two different types of errors in c#?
What is the difference between structure and class in c#?
What is _layout cshtml?
What is meant by desktop application?
Is c# pass by reference?
What is the purpose of constructor in c#?
Can you specify nested classes as partial classes?
Which technology is best for desktop application?
What is a race condition?
What is the difference between field and variable in c#?
Is it possible to restrict the scope of a field/method of a class to the classes in the same namespace?
What is sqlconnection in c#?
2. What happened when BO object has been called?
How many types of serialization are there in c#?