Difference between abstract class and interface
Answer Posted / jenish gandhi
All the methods declared inside an Interface are abstract.
Where as abstract class must have at least one abstract
method and others may be concrete or abstract. In Interface
we need not use the keyword abstract for the methods.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between Desktop, Client Server & Web based applications?
What is code access security (cas)?
Explain cache? : .NET Architecture
What are the main Tools to develop .Net Application?
What is biginteger and when would you use that?
Define cache? : Dot net architecture
Differences between VS 2005, 2008 and 2010 ?
Does .NET runtime offer Deterministic Destruction or not?
Explain is development of a mobile web application with asp.net is very easy? : Microsoft dot net mobile
Explain the types of memory management? : .NET Architecture
How to prevent my .NET DLL to be decompiled?
What are the different pipelining hazards and how are they eliminated? : Dot net architecture
12. Types of polymorphisem[Run and Design Exp.]
What is a virtual memory? : .NET Architecture
Tell me .net mobile emulators? : Microsoft dot net mobile