Difference between abstract class and interface
Answer Posted / aninda bhattacharyya
Abstract class defined with methods. Interface will declare
only the methods. Abstract classes are very much useful
when there is a some functionality across various classes.
Interfaces are well suited for the classes which varies in
functionality but with the same method signatures.
| Is This Answer Correct ? | 52 Yes | 13 No |
Post New Answer View All Answers
hi, kindly send WWF(.net 3.5) pdf notes to my id. thanx in advance, chays
Can you explain atlasuiglitz library?
Define pipelining? : Dot net architecture
Is dim fs as filestreamobject is a managed code? : Dot net architecture
Describe the Managed Execution Process in .NET?
Are there any third party logging components available?
What is the importance of updatepanel control?
Explain the Lapsed Listener problem in .net
How cache is used? : Dot net architecture
Explain dma? : .NET Architecture
where should I put this information then?
difference between data reader and dataset
Define the mesi? : Dot net architecture
what is the difference between running an application with and without debugger?
how to set the startup position of the form?