
-----------------------------------
JWHooper
Fri Aug 24, 2007 3:15 am

Memory Cell
-----------------------------------
Let's say that there are contents in both cell numbers 1 & 2. If the contents of cell number 1 is moved to cell number 2, then I am curious about...
1. Will cell number 2 content will be rewrited?
2. Will cell number 1 original content will remain in cell number 1 even after it's content is moved to cell number 2?

Thanks,

J.

-----------------------------------
md
Fri Aug 24, 2007 10:20 am

RE:Memory Cell
-----------------------------------
Umm... what? By cell do you mean memory address? Do you mean in some sort of spreadsheet?

This is a horribly worded question.

-----------------------------------
Nick
Fri Aug 24, 2007 10:25 am

RE:Memory Cell
-----------------------------------
i think he means something to do with varibles...

if a and b are both varibles and he made a = b would b's data be deleted and would a still hold the same value... if so than yes is the answer b's older data would be deleted and hold a's data and a would still have the same data
