.net allows which inheritence
Answer Posted / u.janki rao
Not Exactly .NET but the languages which supports .Net
Allows all(single/simple, heirarchical,multilevel)
inheritence excepts multiple inheritence.For multiple
inheritence interfaces can be implemented.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the life-span of the items in the viewstate?
Diff between web user control and web custom control?
How many types of validators are there in asp net?
when a request is made in Life cycle of ASP.NET page .
What does asp stand for in asp.net?
Can master pages be nested?
What do you mean by authentication?
What are the session variables?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
What is AutoEventWireup attribute for ?
What is the difference between the asp and asp.net?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What is query string? What are its advantages and limitations?
Can you clarified A Web service can only be written in .NET or not?
What is route in web api?