Answer Posted / maloy.adhikari
Shadowing is a concept of polymorphism usage in Object
Oriented Programming. This is a concept related to
over-riding functions at run-time or making a shadow of the
object's methods in the inherited classes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain dependency resolution?
What are Scaffold templates in ASP.Net MVC?
explain what does .edmx file contains?
Explain Sections is ASP.Net MVC?
What are the sub types of ActionResult?
What is the use .glimpse in mvc?
Which is the default http method for an action method?
What is ViewStart Page in ASP.Net MVC?
What is the .net framework and how does it work?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
What is the use of action filters in an mvc application?
How route table has been created in asp.net mvc?
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
Explain the use of Inversion of control (IOC)?