Tutorial 4B shows how to set up a count-controlled loop using the LOOP instruction. Tutorial 4C shows how to do the same thing using a WHILE instruction. What are the advantages to using the LOOP instruction to set up a count-controlled loop? What are the advantages in using the WHILE instruction to set up a count-controlled loop?