Answer the following questions true (T) or false (F)
1. By default, labels are visible only within the procedure in which they are declared.
2. The RET instruction pops the value pointed to by EBP off the stack into the instruction pointer..
3. A nested procedure call occurs when a called procedure calls another procedure before the first procedure returns
1. T
2. F
3. T
Computer Science & Information Technology