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 is private readonly in c#?
Which is better interface or abstract class in c#?
How do destructors and garbage collection work in c#?
Is c# a keyword?
What is delegate in c# interview questions?
What exactly happens when we debug and build the program?
How do I declare a pure virtual function in c#?
Is Facebook a desktop application?
What is the use of console readkey ()?
Why do we use namespace in c#?
What is a property c#?
the c# keyword .int. Maps to which .net type?
What do u meant by "SBI" of an object?
What are different types of classes in c#?
Why it's said that writing into .NET Application Configuration Files is a Bad Idea?