Posts by Felipe Souza • 21 points
1 post
-
2
votes2
answers175
viewsQ: Nullpointerexception error, where is the error?
I wanted to know where the mistake is. I read that the mistake NullPointerException is when we try to access a variable that wasn’t initialized, I just didn’t find this error in my code. import…