Can you allow class to be inherited, but prevent the method
from being over-ridden?
Answers were Sorted based on User's Feedback
Answer / sujai cn
By using NEW key word with implementation of method (which
is declared as virtual in base class) in the derived class
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / mr.f
This problem is very easy, You just declared the method
without virtual keyword. :d
| Is This Answer Correct ? | 5 Yes | 5 No |
Answer / nkm
Class can be MustInherit and method can be NotInheritable
(VB.NET Concept)
| Is This Answer Correct ? | 0 Yes | 1 No |
Explain about throw keyword?
10 Answers Emphasis, HCL, Satyam,
Why can?t you specify the accessibility modifier for methods inside the interface?
How can we convert XML Data to DataBase Table in C#.Net?
You are designing a user control. You created new property called backgroundimage which is of type image. You wanted to disable storing this property in the user’s form. How to achieve this?
What is the difference between abstraction and encapsulation in c#?
What is generic in c#?
What is a Assembly?
Why is hashset faster?
The int maps to which C# keyword in .NET type?
What does console writeline do?
what is the difference between interface and abstraction?
5 Answers Choice Solutions, IBM,
What basic steps are needed to display a simple report in crystal?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)