Difference between abstract class and interface
Answer Posted / ashish gupta
1)Abstract class can have either declaration or definition
of any method,however an interface must declare a method
and it can not define it.
2)An interface makes some sort of contract to its
implementing classes to define all the declared methods
within those classes.
3)A class/subclass should Extend the abstract class while a
class/subclass should Implement the interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure. : Dot net architecture
What is the use of CLR in .NET?
What's the difference between an application and a program?
What is a virtual memory? : .NET Architecture
Is .net easier than java?
What are the different pipelining hazards and how are they eliminated? : Dot net architecture
5. Wcf- Session Managment
hi, kindly send WWF(.net 3.5) pdf notes to my id. thanx in advance, chays
What is the cli? Is it the same as the clr?
Explain difference between state server and sqlserver? : .NET Architecture
What are the types of application software?
Explain the difference between primary & secondary storage device? : Dot net architecture
Explain the race around condition? : .NET Architecture How can it be overcome? : .NET Architecture
data types used in validation control
What happens to the winfx technologies?