单项选择题

以下哪个方法用来创建数组并且数组长度是质数?()

A.new Array(3)
B.new Array(4)
C.new Array(9)
D.new Array(64)