Difference between abstract class and interface
Answer Posted / shashi
abstract class is specific for its sub class, while
interface has common properties for its all classes who
implement it.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Define pipelining? : Dot net architecture
Explain .net mobile selectionlist control? : Microsoft dot net mobile
Explain the components required to develop mobile applications with .net mobile? : Microsoft dot net mobile
how to create applications by using Visual Studio 2012?
How can I create a application?
What are end points, contract, address and bindings?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form.
Explain hard disk and what is its purpose? : .NET Architecture
Explain How to improve the cache performance? : Dot net architecture
What is .net mobile input validation. : Microsoft dot net mobile
how to change row background color in gridview
How do you handle this COM components developed in other programming languages in .NET?
What is the use of CLR in .NET?
What is Com Callable wrapper?when it will created?
What is .net viewstate?