MyFitnessPal interview question

What is the difference between struct and class?

Interview Answer

Anonymous

Jul 29, 2017

Struct is a value type while class is a reference type