Can you allow class to be inherited, but prevent the method
from being over-ridden?
Answer Posted / avijit
declare the method as protected
| Is This Answer Correct ? | 5 Yes | 11 No |
Post New Answer View All Answers
what is be the overhead, if i use binary transmission. and will it be sent using xml text or how ?
Explain how to use an extender provider in the project.
What is a dimensional array?
What is difference between dynamic and var in c#?
Can you create sealed abstract class in c#?
What is the use of dll file in c#?
What's the c# syntax to catch any possible exception?
What is Satellite Assemblies ?
How do I automate my desktop application?
What is a generic in c#?
Where test director stores its data ? Database ,Local file etc...? I need to read this data from Visual Studio 2005 c# client. Regards
What is a console in c#?
What do you understand by an Implicit Variable?
State two different types of access modifiers.
What is constants in c#?