How can you prevent classes to be inherited?
Answer Posted / chvramana
Using Keyword Sealed. You can created Sealed class and
You can prevent the class to be inherited.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
List the two important objects of ado.net and also list the namespaces that are commonly used in ado.net to aid in connection to a database.
What is an argument in c#?
What are the three types of predicates?
what are the Disadvantages of vb
What are primitive data types in c#?
Define constructor in c#.
How big is an int16?
Is an array an object c#?
What are indexers in c# .net?
What is arraylist class in c#?
Explain streamreader/streamwriter class?
To whom a method is accesssed if it is marked as protected internal ?
What is argument in c#?
What's the difference between a static method and a non static method c#?
What is namespace in oops?