What is "out" parameter how it is used in methods?
Answer Posted / sai ranganath
out parameter option to pass value to the
calling function. for array it can used in a flexible way...
out can be used as calling function in methods
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are the components required to create a route in ASP.Net MVC?
Mention some action filters which are used regularly in ASP.Net MVC?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
What is entity framework in asp net?
Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?
What is stateless model?
Is .net core faster than .net framework?
What are ajax helpers in asp.net mvc?
What is the use of web api ? Why web api needed, if you have already restful services using wcf ?
What is html.renderpartial?
Why to use html.partial in mvc?
Can you please explain the request flow in ASP.NET MVC framework?
List the new features added in .net framework 4.0.
Which .net framework is installed?
explain what is ado.net entity framework?