7. Oop-Diff B/w Interfacse and abstract class.
Answer Posted / swati
Abstract Class:-
In abstract class atleast one method is abstract compulsary.
You can define the method body for normal methods in
abstract class.
Interfaces:-
All methods are static abstract ,does't have body.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you explain update progress control?
Explain How to improve the cache performance? : Dot net architecture
Explain about the base class library provided by microsoft.net?
Explain cache memory? : .NET Architecture
How is the using() pattern useful? What is idisposable?
What re interop services?
Define dma? : Dot net architecture
What are the important principles of soa (service oriented architecture)?
deference between display and visibility property of CSS
Can I create my own metadata attributes?
What is the difference between .net mobile pages and ordinary .net web page? : Microsoft dot net mobile
Explain the components required to develop mobile applications with .net mobile? : Microsoft dot net mobile
What is the numeric attribute of the textbox control in .net mobile? : Microsoft dot net mobile
What are the new features of .net 2.0?
Define an interrupt? : Dot net architecture