1. 關於以下的程式碼,何者正確?(A) a最後印出的值為5 (B)此程式呼叫add函式的方式為call by value (C) a最後印出的值為11 (D) 此程式呼叫 add 函式的方式為 call by point