Answer
Value types: store data directly (int, bool, double, struct).
Reference types: store a reference to memory (class, interface, array, string).
Sign in to access all features and personalize your learning experience.
Source: SugharaIQ