Dynamic Arrays are arrays that are declared while writing the code and are assigned values in run-time. The syntax of declaring a dynamic array is: <data type> ...
確定! 回上一頁