What are the advantages and disadvantages of using a very large memory cell size, say, W = 64 instead of the standard size W = 8? If each integer occupies one 64-bit memory cell and is stored using sign/magnitude notation, what are the largest (in terms of absolute value) positive and negative integers that can be stored? What if two cells are used to store integers?