In order to debug my program, I am using System.out.print()
to get the echo of some variable at the place of compiler
errors.
But, I am also using unicode chars in my program. In dos
window, they all appear as "?" question mark.
how to see such chars/ strings?