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
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