Hi everyone this is my first post on this forum. my question is- say i have a file abc.txt with the following contents-"my name is Ron. I am from London. I work in New York." I have to write a java program using IO with hashmap in it to display the output as follows-
Name: Ron
Native: London
Location: New York
please help
Thank you
hey guys . i have got ouptut using other method. forget this question

