Suppose that you have an Intel 8086. Find the five-hex-digit address that corresponds to each of th is segment:offset pairs: 059A:7A04 (1) 2. In an 8086 program, suppose that the code segment register CS contains the segment number 014C and that the instruction pointer IP contains 15FE. What is the five-hex-digit address of the next instruction to be fetched? (2) 3. The previous discussion states that there are 64K port addresses. ( 1 ) How many addresses is this (in decimal)? (3) ( 2 ) Assuming that the first address is 0, what is the last address? (4) H