I recently applied for a company and got a coding question which I was not able to solve.Can anyone help me to solve it?
Question : Given an xml in a text file.Write a code to that validate xml.(Validation as in to check whether tags are properly closed.)
I need a java solution.Thanks in advance :)