what is the difference between value types and reference
types?
Answer Posted / gurpreet kaundal
value types are char,bytes,long and any data type but the reference types are classes,interfaces any type of functions.......and in reference type it stored the reference type varibles it means it stored the address of the varible in the heap...........and in value type it stroed the value of tha varible in the stack...........
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Use of Enable view state ? if turn off what happen ?
What is the difference between primary & secondary storage device? : Dot net architecture
How do I know when my thread pool work item has completed?
How is the using() pattern useful? What is idisposable?
What is difference between Desktop, Client Server & Web based applications?
What is gui programming? : .NET Architecture
Explain the purpose of cache? : Dot net architecture
What is the numeric attribute of the textbox control in .net mobile? : Microsoft dot net mobile
How does .net mobile work? : Microsoft dot net mobile
Explain dma? : .NET Architecture
Explain .net mobile input controls? : Microsoft dot net mobile
What is .net viewstate?
how to change the title of my window?
Can I create my own permission set?
Explain Intermediate Language?