Answer Posted / alb.shah
In multiple inheritance when a class D is derived by two
base classes B and C and both base class is also inherite
by same class A then then class D will get duplicate copy
of uppper most base class A.In this case class A will
declare as virtual class
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain how dot net compiled code will become platform independent?
Mention few asp.net validators.
Is global asax mandatory?
What is new asp.net core?
How to prevent client side validation from the ASP.NET validation controls?
What is parse in asp.net?
What does clearing cache?
What are the options in ASP.NET to maintain state?
What is ASLM?
Explain one critical mapping?
Is asp.net is a programming language?
What is the difference between a multi-layer and multi-tier applications?
Describe session handling in a webfarm, how does it work and what are the limits?
What are Session states available and its Uses?
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?