.net allows which inheritence
Answer Posted / kamlesh sharma
.net allow multilavel inheritance(not multiple inheritance)
bit we can implement multiple inheritance through interfaces
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Which is the parent class of the web server control?
What is Cookies Less Session?
explain code with datachaching with example
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
Is it true that a Web service must be written in .NET or not?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
What is the purpose of url encoding?
What are the ways of preserving data on a Web Form in ASP.NET?
What is the difference between server-side scripting and client-side scripting?
Explain the difference between array and linkedlist?
Please briefly explain the usage of global.asax?
Where the cookie value is stored?
What r the asp.net list controls and diff. Between them?
Explain serialization and deserialization?
Where viewstate value is stored in asp.net?