1
Answer

C# Object-Oriented Programming

Photo of Becky Lopez

Becky Lopez

6d
210
1

Hello all, I am a beginner and have a question: In C#, when would you choose struct over class, and what are the performance implications of using structs in .NET?

Answers (1)