What is difference between value and reference types?
Answer Posted / shiva charan
Moreover added to the above points
if two reference variables are pointing to the same
location, change in one reference variable will reflect the
other referenc variable.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Define a class and an object?
What is difference between int and int in c#?
How do you read an Excel sheet in C#?
How do you escape in c#?
What is ildasm.exe used for?
Which of the following operations can you not perform on an ado.net dataset?
What is using keyword?
What does the parsefloat function do?
What is strongly typed view?
Tell me the difference between value passing and address passing?
How can we set class to be inherited, but prevent the method from being over-ridden?
How many types of methods are there in c#?
What is uint16?
Which debugging tools you can use in the .NET ssSDK?
What is collection class c#?