Can we extend sealed class in c#?
Answer / Sandeep Kumar Tiwari
No, a sealed class in C# cannot be extended or inherited from. It is marked as sealed to prevent other classes from inheriting from it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why can't we use a static class instead of singleton?
What is the difference between list and arraylist in c#?
What is an extension method in c#?
Can you have parameters for static constructors?
What is hashtable c#?
What problem does Delegate Solve?
What benefit do you get from using a primary interop assembly (pia)?
What is garbage collector and where should you use in .NET?
What are desktop applications examples?
How do you implement thread synchronization (object.wait, notify,and criticalsection) in c#?
What is the difference between ref and out parameters in c#?
Give some examples for built in datatypes in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)