Computer Science, asked by failzarish, 5 hours ago

In ___________________ method, after printing the required output on the screen, the cursor remains on the same line. *
1) system.out.print()
2) System.out.println()
3) system.out.println()
4) System.out.print( )​

Answers

Answered by Zeeshanshaikh031
0

Answer:

Make me briliant

Explanation:

The print() method prints the required output on the same line continuously again and again on the screen.

Similar questions