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

8. Why do you want to work here?

1484


How do you deploy your asp.net application?

540


Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?

578


What is __ requestverificationtoken?

556


What do you mean by serialize and marshalbyref?

574






What is asp.net ajax?

558


What is viewstate in asp net with example?

527


Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?

534


Will the asp.net validators run in server side or client side?

649


Explain form level validation and field level validation?

520


What is difference cookie and session?

530


How many validators do ASP.NET have?

613


explain code with multi inhertance

1653


Where the cookie value is stored?

513


Can we store object in viewstate?

541