.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 are the Types of objects in ASP
Which is better session or viewstate?
Differentiate between a hyperlink control and a linkbutton control.
What is query string? What are its advantages and limitations?
What is .net framework and what are the main components of it?
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
What is the maximum amount of memory any single process on windows can address?
What is the difference between c# and .net?
What is the difference between the asp and asp.net?
Briefly describe the role of global.asax?
What is master page in dtp?
What are server-side comments in ASP.NET?
If you are using components in your application, how can you handle exceptions raised in a component?
What are server side controls?
Explain how is a property designated as read-only?