Difference between abstract class and interface
Answer Posted / ramana
1) Abstract class is must inheritable & its scope is upto
derived class
2) Interface is must implementable & its scope is upto any
level of its inheritence chain.
| Is This Answer Correct ? | 162 Yes | 50 No |
Post New Answer View All Answers
Explain hard disk and what is its purpose? : .NET Architecture
how to make and display a form without title bar?
Explain how to develop mobile applications using microsoft mobile internet toolkit (mmit) or .net mobile? : Microsoft dot net mobile
What is the importance of updatepanel control?
What are the types of memory management? : Dot net architecture
What is the difference between an application and a program?
define cache memory? : Dot net architecture
What is the mesi? : Dot net architecture
What is .net mobile images control. : Microsoft dot net mobile
What is Com Callable wrapper?when it will created?
Is dim fs as filestreamobject is a managed code? : Dot net architecture
what is the difference between running an application with and without debugger?
What is parallel computing?
What is gui programming? : .NET Architecture
how to change the application name?