Answer Posted / magesh
When two programming elements share the same name, one of
them can hide, or shadow, the other one. Return type
changable.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How can I tell what .net framework is installed?
How we can invoke child actions in ASP.Net MVC?
Explain ASP.NET MVC Identity and Security?
How we can handle the exception at controller level in ASP.Net MVC?
Explain what languages does the .net framework support?
What is a razor file?
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
What are action filters?
What are Validation Annotations?
How route table is created in ASP.NET MVC?
What symbol would you use to denote, the start of a code block in razor views?
In razor syntax, what is the escape sequence character for @ symbol?
What type of filter does outputcacheattribute class represents?
What is clr? How does work clr & wht is work of clr?
What is tempdata?