Answer Posted / vijay
You can offer the best of both worlds, an interface and an
abstract class. Implementors can ignore your abstract class
if they choose. The only drawback of doing that is calling
methods via their interface name is slightly slower than
calling them via their abstract class name.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
List the types of authentication?
Name the class which allows an element to be accessed using unique key?
So you know which dll is used for microsoft .net run time?
What are the various open source tool available for VB.NET?
What is sealed class?
What is the difference between c# and vb.net?
How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?
How do you define a read only property in a class module?
What does assert() method do In VB.NET
What is private assembly?
What is the differnce between managed code and unmanaged code?
What is the strong name in .net assembly?
What is non_deterministic finalization?
Explain the advantages of migrating to vb.net?
How do you retrieve the customized properties of a .net application from xml .config file?