問題詳情

63. According to the x86 calling conventions, if a developer wants to access variable a inthe function implementation, which address should the developer access?int function( int a, int b )
(A) EBP + 4
(B) EBP + 8
(C) ESP – 8
(D) ESP - 4

參考答案

答案:B
難度:計算中-1
書單:沒有書單,新增