How can you prevent classes to be inherited?
Answer Posted / dhiraj kumar pandey
We can prevent classes to be inherited by using the key
word SEALED.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Define using statement in c#?
What are data types with examples?
Explain the difference between pass by value and pass by reference.
Can list contain duplicates c#?
What is iqueryable?
What is the difference between read and readline in c#?
What is a verbatim string literal and why do we use it?
What are the types of attributes in c#?
Are multiple data types stored in System.Array?
What is Event - Delegate?
Why reflection is used in c#?
Describe ado.net?
List some of the basic string operation?
What is difference between ienumerable and ienumerator in c#?
What is the namespace for datatable in c#?