不挂科搜题免费

问题:

在Java中,哪个方法用来创建一个新的数组?( )

选项

  • newArray()

  • newArray(int size)

  • asArray()

  • arrayCopy()

  • 答案:

    B