Difference between abstract class and interface
Answer Posted / chaitu
Abstract classes can have zero or more abstract methods.
In Abstract class even we can write methods with implementations.
But
In Interface by default all the methods are public and abstract. so in interface we can not write the implemented methods.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is .net easier than java?
What is the difference between metadata and menifest ?
Explain the difference between primary & secondary storage device? : .NET Architecture
define cache memory? : Dot net architecture
What is password attribute of the textbox control of .net mobile? : Microsoft dot net mobile
Define dma? : Dot net architecture
What is different about namespace declaration when comparing that to package declaration in java?
Can you Explain
What is an interrupt? : .NET Architecture
how to delete the record using data reader
how to set the startup position of the form?
What is gui programming? : .NET Architecture
what are the events for a form?
Explain hard disk and what is its purpose? : .NET Architecture
Explain .net mobile input controls? : Microsoft dot net mobile