|
|
|
|
|
by rishabhaiover
172 days ago
|
|
it allows the program to reference memory without having to manage it in the heap space. it would make the program faster in a memory managed language, otherwise it would reduce the memory footprint consumed by the program. |
|