Here's the syntax: Type[] arr = new Type[] { comma separated values };. For example, the following code creates a primitive integer array of size ...
確定! 回上一頁