What?s the difference between an interface and abstract class?
Answers were Sorted based on User's Feedback
Answer / guest
In the interface all methods must be abstract, in the
abstract class some methods can be concrete. In the
interface no accessibility modifiers are allowed, which is
ok in abstract classes
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / dj
a class can inherit multiple interface where as
a class can inherit only one abstract class
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / adhi
thanxs for your Contribution...I have got one more
diff.. ...Derived Class or Child Class should implement the
methods and properties in interface that are implementing
interface where as it is not manditory in case of Abstract
class
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / pvschmurthy
In Abstract class must have one sub class, but Interface
cann't have sub class only implimentation class.
| Is This Answer Correct ? | 0 Yes | 3 No |
Explain the Scope of public/private/friend/protected/protected friend.
1 Answers Rigel Networks, Wipro,
Explain the difference between private and shared assembly?
What does f mean in c#?
What are different properties provided by Object-oriented systems?
How can I develop an application that automatically updates itself from the web?
Why do we need properties in c#?
What is the difference between mobile application and desktop application?
Is array a list?
What does m mean in decimal c#?
What is array and arraylist?
Explane each and every methods of nterface Queue? Explain About performance issues on retrieving records
Differentiate between static class and singleton instance?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)