Question: Briefly describe how integer variables are typically represented on a computer. (Look up one's complement and two's complement arithmetic in an introductory computer science textbook if you are not familiar with these.) Why does this representation for integers qualify as a data structure as defined in Section 1.2?
Give answer in detail: no word limit.