单项选择题

A.使用let 关键字声明数组
B.使用var 关键字声明数组
C.使用const 关键字声明数组
D.使用array 关键字声明数组