Why does Java have a “NullPointerException” when there are no pointers in Java?

前端 未结 6 1431
不思量自难忘°
不思量自难忘° 2020-12-06 01:23

Why do I get an exception called NullPointerException if in Java there is no such concept as a pointer?

6条回答
提交回复
热议问题