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
Explain hard disk and what is its purpose? : Dot net architecture
What is an interrupt? : .NET Architecture
What is .net mobile input validation. : Microsoft dot net mobile
What is .net viewstate?
data types used in validation control
Explain 'managed' mean in the .NET context
Explain the purpose of cache? How is it used? : Dot net architecture
What are the options provived by vss to the user? how it will help us while delevoping application?
Explain cache? : .NET Architecture
Can you Explain
What is the difference between absolute expiration and sliding-time expiration?
Can I create my own context attributes?
Explain the use of virtual, sealed, override, and abstract.
Explain the five stages in a dlx pipeline? : .NET Architecture
Explain about clr?