What is a Null Point Exception?


Warning: Trying to access array offset on false in /home3/indiakep/public_html/wp-content/plugins/dw-question-answer/inc/Template.php on line 8
All QuestionsCategory: KotlinWhat is a Null Point Exception?
chetan shidling asked 5 years ago

I need short information.

1 Answers
chetan shidling answered 5 years ago

Null Pointer Exception is a runtime exception and it is thrown when the application tries to use an object reference that has a null value.