Answers

Question and Answer:

  Home  ASP Programming

⟩ Where do the reference-type variables go in the RAM?

The references go on the stack, while the objects themselves go on the heap.

 157 views

More Questions for you: