Mid OOP

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

More from C# Programming Tutorial

All questions for this course