5. 在 C 語言函式呼叫中,若傳入的是變數的位址(如 func(&x)),這屬於哪 種傳遞方式? (A) Call by Value (B) Call by Reference (C) Call by Name (D) Call by ID