<span class="q"> Is it true that when an object is destroyed in a Python application<br>the garbage collector does NOT give back the occupied memory to the Operating System as long as the application is running, but keeps it at the disposal of the same application?</span>