Can i summarize ,
structs are value-objects which live on the stack.
class instances are reference objects which live on the heap.

Reply via email to