What C# keyword class access modifier specifies that the
class is concrete and CANNOT be derived from?
Answer Posted / mahei
sealed class
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What are circular references? How garbage collection deals with circular references.
What is an interface class in c#?
What is the components of window?
What is console write in c#?
What is null character in string?
What is the advantage of constructor in c#?
How to install or uninstall a windows service?
What is the difference between class and namespace?
Explain About .NET Remoting and types of remoting
What is overloading in c#?
What are the differences between system.string and system.text.stringbuilder classes?
Hi to all..I have to create an intranet application on C#.NET windows Application so please please let can you people help me as iam new in .NET and if u have any samples or website address from where i can get sample please let know.
Write a syntax for writing a event delegate.
What is a static property. Give an example?
Define c# i/o classes?