If the given following unary operator is used in any expression or in print method Which one is first incremented and then used?
+x
x++
++x
none