Difference between abstract class and interface
Answer Posted / vikas patel
A metho without body it's called abstract method and class
contain the abstract method it's called abstract class..
Interface is the collection of the inheritance..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of CLR in .NET?
Explain what does the term "green architecture" mean? : Dot net architecture
Explain the race around condition? : Dot net architecture
What is IL code, CLR, CTS, GAC & GC?
Can I create my own permission set?
Explain COM with example?
Explain the types of memory management? : Dot net architecture
What is cache coherency? : Dot net architecture
What is .net mobile forms? : Microsoft dot net mobile
Why only boxed types can be unboxed?
Explain pipelining? : .NET Architecture
What is the difference between absolute expiration and sliding-time expiration?
Explain the race around condition? : .NET Architecture How can it be overcome? : .NET Architecture
What is Com Callable wrapper?when it will created?
What does the term "green architecture" mean? : .NET Architecture