Difference between abstract class and interface
Answer Posted / n.srinivas goud
1) An abstract class can have abstract methods and
concrete methods whereas an interface can have only
abstract methods.
2) An abstract class can have constructor where an
interface cant have constructors.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
4. Wcf- what Asych and Sych call and how that works
What is Video Streaming in .net??
What is a service contract, operation contract and data contract?
State and explain about microsoft.net?
Explain
What is one way operation?
What is a managed code is dim fs as filestreamobject is a managed code? : .NET Architecture
What is MS chart control in visual studio?
What is .net mobile forms? : Microsoft dot net mobile
Explain dotnet framework ?
Explain the components required to develop mobile applications with .net mobile? : Microsoft dot net mobile
Explain .net mobile automatic paging? : Microsoft dot net mobile
Explain cache? : Dot net architecture
Session State and can i store desirialized object in state server, if yes how and if not why.
How do I write to the application configuration file at runtime?