4 Jul
2016
4 Jul
'16
5:03 a.m.
Hello. I know that I can read file line by line with readLine() method. But can I read specific line with some method or I need to use loops or recursion over file? Thanks!