Nasan ang sagot? kasama ba ni Elisa nawawala? haha L.O.L xD
haha..we have the same problem..OS???LOL PUTANG INA HAHAHAHHA! PTI D2 KUMUKUHA K NG SGOT! HAHAHAHAAH LOL -ALEX
Yes, solving math problems on a Scientific calculator does use memory.
function of memory management
Memory Recall/Clear
You can subtract whatever number you have entered into memory.
Memory Store. Save the displayed value in the memory.
memory/recall
MS-DOS does not have built-in memory management.
The MC button should clear the memory.
it meas memory
static memory management i.e we are fixed the memory location with there size & that fixed size jobs will appear
No. Memory management is handled automatically in Java, so there is no need for a destructor. Also, you can use a finalize block of code where you can assign all large objects to null. This can significantly aid the memory management a.k.a garbage collection done by the JVM.