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 function of the not null constraint?
What happens if the inherited interfaces have conflicting method names?
How does insertion sort work?
Is array immutable in c#?
What language is c# similar to?
What is a protected class in c#?
How does c# generics and c++ templates compare?
What is disco?
Should I make my destructor virtual?
What is nullable types in c#?
How are methods overloaded?
What is type cast in C#?
What is constructors, explain with syntax
What is difference between abstract class and interface in c#?
How to find Percentage, name ,College from a resume or document ? How to export these values to other page in C#?