Difference between abstract class and interface
Answer Posted / nikhil
1. Accessibility modifier(Public/Private/internal) is
allowed for abstract class.
Interface doesn't allow accessibility modifier
2. class can inherit only one abstract class
class can implement more than one interface.
| Is This Answer Correct ? | 375 Yes | 78 No |
Post New Answer View All Answers
5. Wcf- Session Managment
What is biginteger and when would you use that?
Describe the Managed Execution Process in .NET?
i wish to write mcts(microsoft certified technology specialist) exam. can anyone give the model question or format and preparation method?
Define an interrupt? : Dot net architecture
Explain about developer benefit from memory management?
What is the purpose of Treeview control?
What is the purpose of cache? : Dot net architecture
State the different levels of exceptional safety?
What is MS chart control in visual studio?
What is the difference between metadata and menifest ?
Explain about common language infrastructure?
Explain how cache is used? : Dot net architecture
How to improve the cache performance? : Dot net architecture
What is .net mobile forms? : Microsoft dot net mobile