Answer Posted / nitin
Value type directly contain their data in stack and
reference type store a reference to variable's memory
address
value type uses stack and reference type uses heap to store
data
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is void method?
What is an example of a delegate?
Define a class and an object?
Write a console application and implement the ternary operator to decide whether the age a user entered after being prompted is allowed to vote or not(given that only citizens between 18 and 120 years only inclusive can vote). Use exception handling for non-numerical input.
Why can’t struct be used instead of class for storing entity?
What is difference between field and property in c#?
What is the main usage of keyword “virtual†? How does it work for a method or property?
How do I join one form to another in c#?
Does unity require coding?
What is managed or unmanaged code?
Explain About disco and uddi
What is the difference between a variable and a literal?
What is the value which is accepted by all data types ?
Who introduced c#?
What is wcf c#?