Can you explain what inheritance is and an example of when
you might use it?
Answer Posted / ramgopal reddy
When you want to inherit (use the functionality of) another
class. Base Class Employee. A Manager class could be derived
from the Employee base class.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain about asp.net 2.0 themes?
Which of the following .NET framework supports Web API?
What is Partial PostBack in ASP.NET?
What is class and object in asp.net?
Which library is used by the testers and developers to develop automated tests and create testing tools?
Can the unique key be null?
Explain State management in asp.net
What are custom controls?
What is ispostback property?
I’m having some trouble with cas. How can I diagnose my problem?
i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?
What is the file through which you can customize your asp.net application?
What are tuples?
What is session and cookies in asp.net?
Is sql backend or frontend?