Monday, 19 August 2013

Why objects are stored in Heap in objective C?

Why objects are stored in Heap in objective C?

I have some idea according to paul Hegarty that all objects in objective c
are stored in heap. But what is the reason behind it.
If any one can explain it clearly.

No comments:

Post a Comment