Difference between abstract class and interface
Answer Posted / karthik
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 ? | 247 Yes | 49 No |
Post New Answer View All Answers
what is sessions and cookies take one example simple way to understand
How will you do windows authentication and what is the namespace?
where should I put this information then?
Explain dma? : .NET Architecture
Explain the difference between l1 and l2 cache? : .NET Architecture
What are the types of memory management? : Dot net architecture
how to delete the record using data reader
Explain about cookie less session state? : .NET Architecture
Whate are resource files? How are they used in .net?
Explain
how can we achieve language interoperability through CLS? How MSIL works?
Explain .net mobile input controls? : Microsoft dot net mobile
Explain cache memory? : Dot net architecture
How can implement drag and drop using atlas?
What are public and private assemblies ?