If a function is calling itself and that recursive call is the last statement in a function then it is called tail recursion. After that call there is nothing, ...
確定! 回上一頁