Answer Posted / irfan
Sealed classes cannot be inheritted by parent class and
sealed methods cannot be ovrriden
| Is This Answer Correct ? | 24 Yes | 18 No |
Post New Answer View All Answers
What is difference between arraylist and list in c#?
What is difference between Enum and Struct?
What is using directive in c#?
What are the generation of Garbage Collection in C# .NET ?
Which string method is used for concatenation of two strings in c#?
How to use nullable types in .net?
What is method and function in c#?
What is a thread c#?
How to override a function in c#?
What is lazy loading and eager loading in c#?
What's the difference between class and object?
Why are local variables stored in stack?
Is array passed by reference in c#?
What is interface c#?
Explain About Web.config