What would be the behaviour of the following program where static synchronized method and instance synchronized method is trying to access static field of same
I have 3 xml files file1 file2 file3 I have to create a single file by combining these 3 File1 must be the beginning of the final file file2 must be the center