Difference between abstract class and interface
Answer Posted / rajasekhar
Interface:
=>In interface we cann't implement methods.
=>We can write any number of mothods. But all those methods
are by default abstract and public.
Abstract Class:
=>In abstract class none/more abstract and non-abstract
mothods we can declare.
=>We can implement mothods in abstract class.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between machine config vs. Web config : Dot net architecture
Explain about clr?
Is dim fs as filestreamobject is a managed code? : Dot net architecture
How does an appdomain get created?
What other than biginteger has been introduced in system.numerics namespace?
Explain dma? : .NET Architecture
Explain about code access security?
8. Oop-Why and were we use Interfacse and Abstract class.
Whats new features in Visual Studio 2012?
server.transfer limitation ?
How can I write my own .NET host?
Explain difference between state server and sqlserver? : .NET Architecture
Explain difference between machine config vs. Web config? : .NET Architecture
which is the institute in hyderabad for providing the live project industry training
Explain dma? : Dot net architecture