is it possible to inherit a class but methods declared in
the class should not be inheritable i possible how?
Post New Answer View All Answers
Can a private virtual method can be overridden?
What are the access modifiers in c#?
Is is possible to force garbage collector to run?
What is public, private, protected, internal and internal protected?
What is a cshtml file?
Is .net and c# the same?
What is the adv of using System.Text.StringBuilder over System.String?
What does xpath return?
Can we inherit private members of class in c#?
What is the use of ienumerable in c#?
Explain about Destructor method?
How you will create satellite assemblies?
What is anonymous method in c#?
Name the two classes are required for implementing a windows service?
Explain manifest in c#.