MyFitnessPal interview question

What is the difference between struct and class?

Interview Answer

Anonymous

29 Jul 2017

Struct is a value type while class is a reference type