3
Answers

Prevent a class from being inherited

Hi friends,

I want to know that If we have a class and can we prevent our class from being inherited and becoming a base class for some other classes?

Answers (3)