What is a de-referenced variable? What is a garbage collector?
Answer Posted / Monika Gill
A de-referenced variable in SAP OO-ABAP is a variable that no longer points to any object. When all references to an object are lost, the memory occupied by the object can be reclaimed by the garbage collector. A garbage collector is a program that automatically frees up memory used by objects that are no longer being referenced or used.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category