Can you explain what inheritance is and give an example of
when you might use it?
There are two kinds of inheritance. They are Generalization
and specialization. Generalization is bottom to up function
and specialization is top to down function.
Example: We have one class. this class is called Employee.
and then employee class includes the following class. There
are Programmer,Staff and Manager. Because employee class
have ID,Name, and salary. If u want to call programmer class
to employee that is called generalization. and if u want to
call employee class to staff that is called specialization.
Is This Answer Correct ? | 0 Yes | 0 No |
Can we handle the error and redirect to some pages using web.config?
What is Virtual path in ASP.Net
What?s the difference between Response.Write() and Response.Output.Write()?
2 Answers Siebel, Visual Soft,
What is rending process in ASP.NET?
0 Answers Sans Pareil IT Services,
how can i inharit multiple classes?
What is autopostback in dropdownlist in asp net?
What is difference between abstract class and an interface?
What is the difference between exe and dll?
How to convert a string into an Integer in ASP.net?
How cross page posting is done in Asp.net 2.0?
how can u create the forms authentication?and what is the difference between forms authentication and windows authentication?
Difference between Active Exe and Dll ?