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
Does the system.exception class have any cool features?
What is the signature of a method?
What is #region in c#?
What is int32?
What is the difference between int16 and int32 in c#?
Can we set image Source dynamically using C# in WPF application?
What is ienumerable t in c#?
What is streamreader/streamwriter class?
In .NET which is the smallest unit of execution?
What is generic method in c#?
What is wcf c#?
Explain a MSIL ? Why is it appreciated by all developers?
Explain About .Net remoting
What is the difference between select and selectmany?
What are cshtml files?