Difference between abstract class and interface
Answer Posted / khaleek ahmad
Abstract class is a special kind of class which can not be
instantiated while Interface is an Entity. You can define
some methods in Abstract class but can not in interface
For more detail see at
http://interview-preparation-for-you.blogspot.com/2010/10/difference-between-abstract-class-and.html
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure on hardware that converts the ascii value to binary? : .NET Architecture
How resource files are used in .net?
what is sessions and cookies take one example simple way to understand
What are different types that a variable can be defined and their scopes ?
What is .net mobile input validation. : Microsoft dot net mobile
Can you explain control extenders?
What is the importance of updatepanel control?
How do we do authentications using atlas?
inprocess vs out process session state : Dot net architecture
Explain dma? : Dot net architecture
Explain how cache is used? : Dot net architecture
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form.
How can we integrate atlas with web services?
Explain the purpose of cache? How is it used? : Dot net architecture
Can I customise the trace output?