考慮如下代碼:腳本中的每個(gè)問號(?)代表$s數(shù)組的一個(gè)數(shù)字索引。要想代碼執(zhí)行時(shí)顯示Hello,World!字符串,該如何選擇數(shù)字索引?()
A.GroupA:4,3,0,4,9,9GroupB:7,8
B.GroupA:1,3,0,4,9,9GroupB:7,6
C.GroupA:1,3,2,3,0,4GroupB:5,8
D.GroupA:0,4,9,9,9,9GroupB:7,8
E.GroupA:4,3,0,4,9,9GroupB:5,8