Difference between abstract class and interface
Answer Posted / vivek sharma
An abstract class may or may not have abstract method,but
it is useless without abstract method ,so an abstract class
should have atleast single abstract method.
while in case of an interface it is hardcode that an
interface can have only the abstract methods with it.
| Is This Answer Correct ? | 18 Yes | 14 No |
Post New Answer View All Answers
What is password attribute of the textbox control of .net mobile? : Microsoft dot net mobile
The maximum report processing jobs limit configured by your system administrator has been reached.How I can Solve this problem when i using crystal report to load from my application.
any one can explain about projectarchitecture and project approach briefly
Can you explain scriptmanager control?
What is a service class?
Explain difference between inprocess vs out process session state? : .NET Architecture
Explain how to develop mobile applications using microsoft mobile internet toolkit (mmit) or .net mobile? : Microsoft dot net mobile
Explain cache? : .NET Architecture
So what exactly is the configuration file for then?
12. Types of polymorphisem[Run and Design Exp.]
Explain .net mobile selectionlist control? : Microsoft dot net mobile
Define an interrupt? : Dot net architecture
Session State and can i store desirialized object in state server, if yes how and if not why.
What is difference between .net and visual studio?
what is inheritancy where u required ?