What is record type in C#?
- Immutable reference type with value semantics
- Audio recording
- Performance metric
- Database record
Explanation
Record types provide a concise syntax for creating reference types with immutable properties and value-based equality.