Difference between abstract class and interface
Answer Posted / shilpa
Abstract classes can have implementations for some of its
members (Methods), but the inteface class can't have
implementation for any of its members.
| Is This Answer Correct ? | 1291 Yes | 233 No |
Post New Answer View All Answers
Explain difference between machine config vs. Web config? : .NET Architecture
Describe the advantages of writing a managed code application instead of unmanaged one. What is involved in certain piece of code being managed?
What is the .net class that allows the retrieval of a data element using a unique key?
What is a clickonce application?
What does this do? Gacutil /l | find /i "corillian"
What are the important principles of soa (service oriented architecture)?
Can I customise the trace output?
Explain write back and write through caches? : Dot net architecture
What is difference between .net and visual studio?
Explain about continuable exceptions?
Explain hard disk? : Dot net architecture
Can I create my own permission set?
inprocess vs out process session state : Dot net architecture
how to set the startup position of the form?
Explain .net mobile automatic paging? : Microsoft dot net mobile