Mid OOP

Can polymorphism lead to performance issues?

  • Minor runtime overhead for virtual calls.
  • Usually negligible; design benefits outweigh performance cost.

More from C# Programming Tutorial

All questions for this course