.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
What is the use of data set in asp.net?
Define viewstate in .net?
What is Cookies Less Session?
What is asp short for?
What is a response cookie?
What does postback mean?
Explain the concept of event bubbling in ASP.NET?
What are session and cookies?
How does asp page work?
Why session is necessary in web application?
What is connection pooling and how to enable and disable connection pooling?
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
What is .net framework and what are the main components of it?
Where the assembly is stored in asp.net?
How do you use viewstate?