Abhishek Dubey

Abhishek Dubey

  • 237
  • 7.5k
  • 2.6m

NullPointerException while filling an array from .txt

Feb 13 2012 12:21 AM
Hi
   I faced a NullPointer Exception when filling a array by reading a text file line by line using Scanner class.

Answers (1)