Difference between abstract class and interface
Answer Posted / b.harendra
what is the difference between abstractclass and interface?
Re: Difference between abstract class and interface
Answer
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 ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does this do? Gacutil /l | find /i "corillian"
What is the difference between metadata and menifest ?
Can you Explain
What are the five stages in a dlx pipeline? : Dot net architecture
Describe the Managed Execution Process in .NET?
what is the difference between running an application with and without debugger?
What are different types that a variable can be defined and their scopes ?
What are the types of application software?
What are the important principles of soa (service oriented architecture)?
Define an interrupt? : Dot net architecture
How does an appdomain get created?
how to delete the record using data reader
Explain the race around condition? : .NET Architecture
What is the mesi? : .NET Architecture
Explain different pipelining hazards? : Dot net architecture