↳
The definition says that classes are reference types and structs are value types. In my own words, classes are the types that when assigning the value to another variable and then changing some values in the original, the new variable will be also changed as the classes keeps a link to the original variable instead of creating a copy as structs do. Less
↳
All were ups to the mark. Cracked all interviews.