A.命名空間 B.處理指令 C.標(biāo)記 D.URI
A.< B.> C.‘ D.“
A、float f[]B、int n=5,f[n]C、float f[5.0]D、float f[10/3]