1
Answer

NullPointerException while filling an array from .txt

Abhishek Dubey

Abhishek Dubey

12y
1.7k
1
Hi
   I faced a NullPointer Exception when filling a array by reading a text file line by line using Scanner class.

Answers (1)