Posts by Igor Gutemberg • 1 point
1 post
- 
		0 votes1 answer2188 viewsQ: Exception in thread "main" java.lang.NullpointerexceptionHow do I fix this mistake? Java - Exception in thread "main" java.lang.Nullpointerexception at Client.Customer Registration(Client.java:43) at Operations.main(Operations.java:9) Follows my code:…