Difference between abstract class and interface
Answer Posted / ramana
abstract class is about to have defined and undefined methods.but in case of interfaces ,only method declarations are avaliable.abstract class can't support multiple inheritance but interfaces can support.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain about metadata?
What is the application frame host?
What are the types of memory management? : Dot net architecture
How cache coherency is eliminated? : Dot net architecture
What is .net mobile input validation. Explain with an example? : Microsoft dot net mobile
Explain the race around condition? : Dot net architecture
Explain domestic architecture artifacts? : Dot net architecture
What is the problem with .net generics?
what is sessions and cookies take one example simple way to understand
What is cache coherency and how is it eliminated? : Dot net architecture
Explain the difference between inprocess vs out process session state : Dot net architecture
What is .net mobile input validation. : Microsoft dot net mobile
What is cache coherency and how is it eliminated? : .NET Architecture
Why the config file might not be writable
What is Video Streaming in .net??