What are marker interfaces?
- Interfaces with no methods or properties, used to mark classes for special
behavior.
- Example: ISerializable marks classes as serializable.
🔹 Section 7: Abstract Classes in C# – Interview Q&A
behavior.
🔹 Section 7: Abstract Classes in C# – Interview Q&A