Computer Science, asked by snowflake28, 5 days ago

a ------------ character is used to end a line and start a new line.

Answers

Answered by dikshachouhan814
2

Answer:

newline

Explanation:

A newline character is used to end a line and start a new line.

Answered by ankhidassarma9
2

Answer:

'\n' charecter.

Explanation:

  • Programming languages like C,C++, Java, the newline character '\n' is used to state 'end of line' and start 'next line'.
Similar questions