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 |
Differentiate globalization and localization.
What are sessions and cookies?
What is the life cycle of web page?
What are the major built-in objects in ASP.NET?
Can I stream live content/events?
What is a pixel url?
What is the difference between ASP and ASP.NET?
4 Answers Sans Pareil IT Services, TCS,
Tell About Global.asax ?
what to magage the state manament in asp.net with respect to in_prock and out_prock
What does WSDL stand for?
What is the difference between c# and .net?
How do you pass session values from one page to another ?