char [] JavaCharArray = new char [ 4 ];. This assigns to it an instance with size 4. We use the following code to assign values to our char ...
確定! 回上一頁