what is reference parameter?
what is out parameters?
what is difference these two?
Answer Posted / rvs varma
Ref parameter can be used as both input and o/p parameter
out parameter can be used as only output parameter
| Is This Answer Correct ? | 29 Yes | 5 No |
Post New Answer View All Answers
how to insert the data from the grid view to database table though button click.pls send the answer to mail id suri1319@gmail.com
How does bitwise xor work?
What are the ways in which client can create object on server in cao model?
What is difference between property and variable in c#?
What is difference between throw and throws in c#?
Can arraylist hold primitive types?
Why do we use namespace in c#?
Is null or empty in c#?
Difference between debug.write and trace.write?
Can we inherit class that contains only one private constructor?
Can you instantiate an abstract class c#?
How does it work?
What is the lock statement in c#?
Give an example of a ctype.
How many types of namespaces available in version4?