1
Answer

NullPointerException while filling an array from .txt

Abhishek Dubey

Abhishek Dubey

13y
2.1k
1
Hi
   I faced a NullPointer Exception when filling a array by reading a text file line by line using Scanner class.
Answers (1)