Difference between abstract class and interface
Answer Posted / varaprasad
An abstract class will have non abstract methods, but an
interface will have pure abstract methods.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain write back and write through caches? : Dot net architecture
Explain Singleton design pattern in .net
How cache coherency is eliminated? : Dot net architecture
What is MS chart control in visual studio?
5. Wcf- Session Managment
How to improve the cache performance? : Dot net architecture
Explain the use of virtual, sealed, override, and abstract.
What are bindings?
inprocess vs out process session state : Dot net architecture
Explain what does the term "green architecture" mean? : Dot net architecture
What is .net mobile lists. Explain with an example? : Microsoft dot net mobile
deference between display and visibility property of CSS
What is the purpose of cache? How is it used? : Dot net architecture
Define cache? : Dot net architecture
Explain COM with example?