What problem you face when Java string is being immutable and you copy a line of a file into a String variable for a huge file
Anonymous
Java internally dedicates a new string for every copy as String is immutable
Check out your Company Bowl for anonymous work chats.