Inheritance
Why do we have a sealed class?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mbuso Asanda ZuluPosted Mar 7, 2014, 3:21 PM
VulpesPosted Mar 7, 2014, 2:13 PM
Sealing a class might enable certain optimizations to be made by the 'just in time' compiler.