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 is split entity?
What is the version number for the next version of the .net framework, codenamed �orcas�?
What is associationset? : Entity framework
Why we need a separate mobile project template, while we can render our web application in mobile ?
What are bundling & minification features in asp.net mvc 4?
What is entity sql? : Entity framework
What are the components required to create a route in ASP.Net MVC?
Explain peek method in tempdata in asp.net mvc?
How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?
Can I add mvc testcases in visual studio express?
Which version of the common language runtime (clr) does the .net framework 3.0 use?
Name a few different return types of a controller action method?
In razor syntax, what is the escape sequence character for @ symbol?
What is entity framework? : Entity framework
What is connected scenario? : Entity framework