39. 下列哪個 Visual Basic 運算式執行結果為 100? ①MsgBox(200/4*2) ②MsgBox (“10”+”0“) ③MsgBox(INT(400/3-33)) ④MsgBox(330\3-70 Mod 5*3)。(A)①②(B)①②③(C)②③④(D)①②③④