Consider the following statements and pick the most appropriate option: Statement 1: Value type variables store their data on the heap. Statement 2: Reference type variables store their data on the stack.
Correct Answer: Both Statements 1 and 2 are false.
Explanation:
Note: This Question is unanswered, help us to find answer for this one
More C# MCQ Questions