43. JSON 是一個輕量型的資料交換語言,附圖程式片段建立了一個 JSON 物件並將之轉成對應字串進行輸出,下列何者為輸出的結果?
(A) I/System.out: {"firstname":"Nancy","sex":"female"}
(B) I/System.out: {firstname=Nancy,sex=female}
(C) I/System.out: {firstname:"Nancy";sex:"female"}
(D) I/System.out: {firstname="Nancy",sex="female"}
答案:登入後查看
統計: A(9), B(2), C(1), D(1), E(0) #2543536
統計: A(9), B(2), C(1), D(1), E(0) #2543536