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


Please Help Members By Posting Answers For Below Questions

What is Data Provider?

572


What is disconnected architecture in ado.net?

506


What are the objects of ado.net?

539


What is the meaning of object pooling?

602


What is ambient transaction?

508






How many major types of connection objects in ADO.NET?

598


Which method is used by command class to execute SQL statements that return single value?

560


Explain sqlconnection object?

536


What are the main differences between classic ado and ado.net?

523


What is ado.net explain with diagram?

515


What are the features of ado.net?

507


Which is the feature of ado.net?

531


Define Execute Reader?

596


how we can fire event in databound coulm in datagfrid withot using button?

578


What is the provider being used to access oracle database?

506