Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is reference by value how does it works in .net?

Answers were Sorted based on User's Feedback



What is reference by value how does it works in .net?..

Answer / 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

What is reference by value how does it works in .net?..

Answer / manasachowdary

Reference types is like , an object is created in memory,
and then handled through a separate reference like a pointer

when you declare a var as reference and change the value of
var it will be reflected across .. where as if you declare
a var as valu .. only that particular instance value is
changes..
Here we cant store the memory directly.

Referance type memory stored in heap....heap memory can be
clear at runtime

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More ADO.NET Interview Questions

Which is the best institute in navi mumbai to learn DotNet

2 Answers  


What does executereader return?

0 Answers  


What are the major difference between classic ADO and ADO.NET?

0 Answers  


What is the difference in record set and dataset?

0 Answers  


What are the three Ado objects?

6 Answers   Microsoft, StarSoft,


What are the advantages using ado.net?

0 Answers  


What are the two fundamental objects in ADO.NET?

8 Answers   Ksb, TCS,


What is the difference between sqldatareader and sqldataadapter?

0 Answers  


What is ado code?

0 Answers  


What are the three Objects of ADO.

10 Answers  


What is full form of ado?

0 Answers  


What is oledb driver?

0 Answers  


Categories