Difference between abstract class and interface
Answer Posted / ravi kant
abstraction mechanism provides a way to manage the system components and there corresponding interaction without considering the details of building those components and, interface is possible in some of the languages where multiple inheritance can't be used.or
interface is a collection of method declaration and constants that one or more classes of objects will use.Interface definition is same as class except that it consists of the method that are declared have have the parameter list.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What's new in the .net 2.0 class library?
Explain .net mobile input controls? : Microsoft dot net mobile
Explain .net mobile automatic paging? : Microsoft dot net mobile
How does .net remoting work?
What is Object Caching in Visual Studio 2010?
What is cookie less session?
server.transfer limitation ?
Explain difference between state server and sqlserver? : .NET Architecture
How cache coherency is eliminated? : Dot net architecture
So what exactly is the configuration file for then?
how to change the title of my window?
Explain the purpose of cache? How is it used? : Dot net architecture
Explain the components required to develop mobile applications with .net mobile? : Microsoft dot net mobile
What is the numeric attribute of the textbox control in .net mobile? : Microsoft dot net mobile
Explain the types of memory management? : .NET Architecture