Difference between abstract class and interface
Answer Posted / malar
In Abstract class:We cant create the instance for abstract
class..
In Interface:It allow to create the instance through
implementing classes...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the purpose of cache? How is it used? : .NET Architecture
What size is a .net object?
Explain domestic architecture artifacts? : Dot net architecture
How can we integrate atlas with web services?
How can implement drag and drop using atlas?
What is .net transaction?
Explain .net mobile automatic paging? : Microsoft dot net mobile
Explain Intermediate Language?
what are constructors and destructors?
where should I put this information then?
Different types of authentication modes in .net framework ?
What is an interrupt? : .NET Architecture
Explain about the base class library provided by microsoft.net?
What is a managed code? : Dot net architecture
Explain about developer benefit from memory management?