Can you prevent your class from being inherited and
becoming a base class for some other classes?

Answer Posted / sharif

when a class is sealed it not possible to access the
members of the base call to the derived class?
wat happend when i use insted of sealed, am using the static

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is reflection c#?

468


How we convert private assembly into public assembly?

519


What is the difference between CreateObject() and GetObject()?

553


What is the use of private constructor in c#?

491


What is the difference between list and array in c#?

467






What are handlers in c#?

496


What is regex replace in c#?

504


What is cookies in c# asp net?

503


Is void a class?

473


Explain the difference between access specifier and access modifier in c#?

497


What is the difference between “dispose” and “finalize” variables in c#?

484


What is data annotation in c#?

503


What is escape sequence in c#?

595


What are delegates and why are they required?

506


What Is An Interface Class?

554