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


Please Help Members By Posting Answers For Below Questions

Explain the difference between a sub and a function in c#.

524


What is constructors, explain with syntax

536


What is equal c#?

498


Which are access modifiers available in c#?

514


Please explain value types and reference types used in c#?

468






What is an actual parameter?

486


Explain when should you call the garbage collector in .net?

475


How do I create a multilanguage?

505


what is IDisposal interface,IComparable,IEquatable,IFormatable

523


HOW to Develope the CRUD(create,read,update,delete) FORM IN WINDOWS form by using c# only

514


Can hashtable have duplicate keys in c#?

470


Why is hashset faster?

483


What is object type in c#?

543


How are Windows programs different from normal C-programs?

1658


Which of these string definitions will prevent escaping on backslashes in c#?

563