I was trying to print a statement using PrintStream class, here is the code
System.out.println("Hello World");
when I checked the v