Difference between abstract class and interface
Answer Posted / tevendra singh
Abstract classes can have implementations for some of its
members (Methods), but the inteface class can't have
implementation for any of its members.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the use of virtual, sealed, override, and abstract.
Explain .net mobile selectionlist control? : Microsoft dot net mobile
Explain write back and write through caches? : .NET Architecture
Explain cache? : .NET Architecture
where should I put this information then?
What's the difference between an application and a program?
So what exactly is the configuration file for then?
Define a managed code? : Dot net architecture
What happens to the winfx technologies?
Explain about continuable exceptions?
Name some changes done since version 3.0?
What is .net mobile lists. Explain with an example? : Microsoft dot net mobile
What is the problem with .net generics?
What is the procedure on hardware that converts the ascii value to binary? : .NET Architecture
what are constructors and destructors?