1. Can you envision circumstances in which an assembly language permits a label to be the same as an opcode (e.g., MOV as a label)? Discuss.
2. Show the steps needed to look up Ann Arbor using binary search on the following list: Ann Arbor, Berkeley, Cambridge, Eugene, Madison, New Haven, Palo Alto, Pasadena, Santa Cruz, Stony Brook, Westwood, and Yellow Springs. When computing the mid- dle element of a list with an even number of elements, use the element just after the middle index.