Can you explain what inheritance is and an example of when
you might use it?
Answer Posted / shikhar
a class which contains all the
properties,methods,variables of its parent class .., and
this method of adopting from any class is called
inheritance....
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?
What are the different types of sessions in asp.net?
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
Is asp.net still used?
Can one dll file contains the compiled code of more than one .net language?
How do u deploy ur project?
What is simple data binding?
How ViewstateMac works?
What is asp.net and ado net?
What is the typical session identifier?
Explain the significance of routing? : asp.net mvc
What is the use of execute non query in asp.net?
Explain the different parts that constitute ASP.NET application?
What are session state modes in asp.net?