What is reference by value how does it works in .net?
Answer Posted / khalid
Referance type variables is stored in heap.
Value type variables is stored in stack.
when you declare a var as reference and change the value of
var it will be reflected across
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Which is faster datareader or dataadapter?
What is the difference between typed and untyped dataset?
How do you merge 2 datasets into the third dataset in a simple manner?
What is ado.net object model?
What is ado.net and its features?
How to connect and retrieve data from database using dataset
What is XML serialization
Which is faster dataset or datareader?
Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!
What is the difference between dataset and datatable?
How would you connect to a database by using .NET?
What is ole data type?
What is the use of SqlCommand object?
Why is it important to close an ado.net application?
What is ole db query?