Where would you use Abstract class and Interface?

Answer Posted / chitresh

Interface is use where we known that all these functions
which are declared in interface is implemented somewhere if
we call that interface.and we can use abstract class where
we don't known how it is implemented in call function.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between vb.net and c#, related to oops concepts?

703


What are the different variables in vb.net?

707


What is the difference between a "jagged array" and multidimensional array" ?can anyone show me it practically ?

739


What is pre-jit?

716


How many languages are supported by .net?

730


What is the difference between custom control and user control?

749


Is vb.net dead?

714


Explain public assembly?

721


What is branching logic control in VB.NET?

740


Can you please explain the difference between dispose and finalize()?

690


How a base class method is hidden?

809


Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?

727


what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.

793


What are the difference between dispose(), close(), exit(), end()? When do we use them?

787


Explain enumerator?

697