Computer Science, asked by bosesunanda79, 2 months ago

difference between writeline() and write()​

Answers

Answered by Duline
6

Plz Mark Me Brianliest

Answer:

The difference between Write() and WriteLine() method is based on the new line character. Write() method displays the output but does not provide a new line character. WriteLine() method displays the output and also provides a new line character it the end of the string, This would set a new line for the next output.

Answered by apritachuhan358
2

Explanation:

the difference betwwe n write and write line method is pased on new line charter

Similar questions