#a11113. 选择

选择

1.以下关于C++一维数组定义的语法,正确的是( ) {{ select(1) }}

  • int arr[];
  • int arr[5];
  • int arr[3.5];
  • int 1arr[5];