Answer Posted / rohan patel india
shadowing in general is when two variables/methods or any
other element has same name and any one of the both can
shadow( in OOP case override) the behavior of other.
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
How can I return string result from action in asp.net mvc?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
what is scalar property?
What is meant by viewdata?
What operating systems will the .net framework 3.0 be available for?
What is entitytypes? : Entity framework
What are the components of the .net framework.
Explain JSON Binding?
What is .net framework in simple terms?
Mention what is the difference between “ActionResult” and “ViewResult” ?
Is it possible to create a custom filter?
Is .net framework going away?
What is oauth in web api?
What is attribute routing in mvc?
What is the domain object?