adspace
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
hi, kindly send WWF(.net 3.5) pdf notes to my id. thanx in advance, chays
difference between Response.write,server.transfer and also which one is used when ?
How does an appdomain get created?
Different types of authentication modes in .net framework ?
Explain
Why am I getting an invalidoperationexception when I serialize an arraylist?
I can't be bothered with cas. Can I turn it off?
How do I know when my thread pool work item has completed?