"x:" ,"s:" pops up automatically when I use println() in java

67 Views Asked by At

1

I don't understand the reason behind this,I hope someone can explain. If I run the same code on other machine in the same IDE "x:" doesn't pop up. It appears automatically when I use the println function

I am using println function and it automatically generates "x:","s:" at the beginning.

0

There are 0 best solutions below