Answer Posted / m.ramkumar
prevent the class in further using subclasses;
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Is c# a strongly-typed language?
What is the difference between int16 and int32 in c#?
What is the difference between string keyword and system.string class?
What is value c#?
What is data annotation in c#?
What is difference between virtual and override in c#?
What is the difference while using directive vs using statement ?
Why do we need interfaces in c#?
Explain the process of polymorphism with an example?
What is the usage of Enumeration in C# Programming and is it good to use or not ?
What exactly happens when we debug and build the program?
What does a constructor do c#?
What's the difference between a static method and a non static method c#?
What is the difference between structure and class in c#?
What is “using” statement in c#?