What is "out" parameter how it is used in methods?
Answer Posted / somnath nanekar
if we want something from that method/procedure to return
then use out parameter
1st we call that method with out parameter. then give some
value to that out parameter in procedure and then use that
value...
so to get the required value we use out parameter
Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
What are scaffold templates in mvc?
What is the difference between entity framework and mvc?
What are Code Blocks in Views?
What is needed for running an application built on winfx on the .net framework 3.0?
Explain Sections is ASP.Net MVC?
What is filters in web api?
What is entity client data provider? : Entity framework
How large is the .net framework 3.0? Does this change make the release larger?
What is edm designer? : Entity framework
What is mvc entity framework?
why DotNetFramework is included in building a software
What is the 'page life cycle' of an ASP.NET MVC?
What is NonActionAttribute ?
What is the greatest advantage of using asp.net mvc over asp.net webforms?
How to answer for project questions..?