Hi,
when i run my program, it shows this
"Exception in thread "main" java.lang.NullPointerException"
but my array doesn't not contain any null value, how can i check if the array is null or not, or where is the null value contain? how can i solve this?
Thank you for helping