I used thread Synchronization method to print ASCII code and its value like below example. Ex:- A 65 B 66 C 67 . . . . Z 90
But my output is this. Output Picture
H