Solved

If Method a Calls Method B,and Method B Calls Method

Question 21

Multiple Choice

If method A calls method B,and method B calls method C,and method C calls method D,when method D finishes,what happens?


A) control is returned to method A
B) control is returned to method B
C) control is returned to method C
D) the program terminates

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions