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

How does ASP.NET framework maps client side events to Server side events.?

551


Difference between response.redirect and server.transfer?

552


What is the adavantage of using ASP.NET routing?

649


What is the question mark in a url?

524


Why session management is required?

540






What is session authentication?

534


What are the different types of proxy patterns?

596


Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?

2273


What is difference between URL and URI?

630


Which method do you use to kill explicitly a users session?

626


How ASP and ASP.NET page works? Explain about asp.net page life cycle?

589


What is application variable?

517


How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.

1424


How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?

509


Mention the execution process for managed code?

539