Just use the following commands to get your abcdef array printed
String a= new String(Array);
System.out.println(a);
there you have it problem solved !!
now regarding why is printing the other stuff i think those guys above put some useful links for that.
Ok gotta go !!