Line 2 originally says: jmp endLoop; // Line 2 For the purp…
Questions
Line 2 оriginаlly sаys: jmp endLооp; // Line 2 For the purposes of this question only, suppose I decide to rewrite thаt statement as: jmp bodyLoop; // Revised Line 2 With this change in place, for the input: happy holiday what will be the value printed by the second call to puts?