Computer Science, asked by prisha517, 4 months ago

Diksha's computer teacher asked her to write the name of five fruits, each in a new line. Which separator should she use with the print( ) function?

Answers

Answered by ashmitsaxena2007
1

Answer:

in java,

we use system.out.println() function to print on a new line

Similar questions