Difference between abstract class and interface
Answer Posted / gurvinder kaur
1.In interfaces,keyword abstract is necessary.
2.in interfaces all functions should be abstract but in
abstract at least 1 function should be abstract.
3.in interfaces there is no inheritance but it can be in
abstract classes
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I prevent concurrent access to my data?
Explain cache memory? : .NET Architecture
Explain about common language infrastructure?
What is parallel computing?
How does an appdomain get created?
Why am I getting an invalidoperationexception when I serialize an arraylist?
What is a managed code is dim fs as filestreamobject is a managed code? : .NET Architecture
Explain the difference between l1 and l2 cache? : .NET Architecture
What is the use of web.config?
What is Opf3
What is the purpose of Accordian in jquery? Where it can be used?
question related to table havi colspan and row span
Explain .net mobile events? : Microsoft dot net mobile
Waht is Dot net Arcitecture
What is difference between Desktop, Client Server & Web based applications?