what is reference parameter?
what is out parameters?
what is difference these two?
Answer Posted / aravazhi
normally while we are passing values to other methods it
will pass copy of the values.But we use ref or out
parameter it pass reference of values.
| Is This Answer Correct ? | 17 Yes | 12 No |
Post New Answer View All Answers
Explain about c# language.
Explain dataset.acceptchanges method in .net?
What is anonymous class in c#?
What is the advantage of extension method in c#?
Explain acid rule of thumb for transactions in c#.
What is session variable in c#?
What is the difference between overriding and overloading in systemverilog?
Can I define my own exceptions?
Which is executed if an exception has not occurred?
How many parameters can a method have c#?
List down the differences between public, static and void keywords?
Can properties be private in c#?
What does the dispose method do with the connection object?
What does assert() do in c#?
Is a games console a computer?