To represent empty char in Java, you can use different methods such as empty single quotes, null character (\0), Unicode value (\u0000), MIN_VALUE Constant.
確定! 回上一頁