What is the difference between abstract class and
Interface? Give an example how will u write an abstract
class using .NET Framework
Answer Posted / santosh
when we declare class with abstract then the class
cannot cannot be extended.
Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
How cache coherency is eliminated? : Dot net architecture
Explain about httpruntime.cach.get(); method?
Define cache? : Dot net architecture
Explain the difference between primary & secondary storage device? : .NET Architecture
Difference between type constructor and instance constructor?
Use of Enable view state ? if turn off what happen ?
Can you explain atlasuiglitz library?
How do I stop a thread?
How does an appdomain get created?
What is the use of web.config?
how we can fire event in databound column in datagrid without using button?
How can we integrate atlas with web services?
What actually happes when you add a something to arraylistcollection ?
Can I create my own permission set?
What is the procedure on hardware that converts the ascii value to binary? : .NET Architecture