C Hash Interview Questions
Homepage
About Us
Topics
Contact Us
Advertise
Jobs
Walkin
Most Visited Questions
Can it is possible that pointer are also in C Sharp
Difference between MAC address and IP address
Difference between int dot parse and int dot tryparse
Can we have same method with same name and signature in a partial class
Why do I get a syntax error when trying to declare a variable called checked
what is constructor and its type
Home
>>
Dot Net Interview Questions
>>
C Hash Interview Questions
Can we prevent a class from overriding
Posted on November 17th , 2011 by Admin
Yes we can do this by use of sealed in csharp and NotInheritable in VB.NET
Site Search