Interface and Abstract class, inheritance, abstraction with
examples. Polymorphism (difference betn overloading and
overriding

Answer Posted / amey

Interface and Abstract class both derived from Method.If u call Abstract class then u have to call all the method of Abstract class but I u call Interface then need not call all the method of Interface.

Inheritance means it is a mechanism of design or construction
from one class to another.

Polymorphism means It is the ability take more than one form.

overloading means same name, different parameter.

overriding means different name, parameter may be different.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the two types of web pages?

516


What is inproc and outproc?

521


What is latest version of asp.net mvc? : Asp.Net MVC

473


How can you dynamically add user controls to a page?

509


ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?

1463






For which does this Codebehind="MyCode.aspx.cs" is relevent to ?

576


What is asp.net architecture?

527


Is global asax mandatory?

553


What are the session management techniques asp net?

559


What is difference between viewstate and session state in javascript?

572


Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc

538


What are the differences between primary foreign and unique keys?

518


What is razor? : asp.net mvc

553


What is the asp.net control toolkit?

556


How do cookies work?

590