Difference between abstract class and interface
Answer Posted / siva choudary
abstract class does not multiple inheritane
interface supports declarative multiple inheritance
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the types of application software?
Explain pipelining? : .NET Architecture
Can you explain update progress control?
Describe the advantages of writing a managed code application instead of unmanaged one. What is involved in certain piece of code being managed?
What is boxing and unboxing? Does it occure automaatically or you need to write code to box and unbox?
What are the main Tools to develop .Net Application?
Why am I getting an invalidoperationexception when I serialize an arraylist?
What is password attribute of the textbox control of .net mobile? : Microsoft dot net mobile
Can you explain atlasuiglitz library?
How do you handle this COM components developed in other programming languages in .NET?
What is the difference between an application and a program?
Is .net easier than java?
What is different about namespace declaration when comparing that to package declaration in java?
6. Wcf- what is SOA
Use of Enable view state ? if turn off what happen ?