a ------------ character is used to end a line and start a new line.
Answers
Answered by
2
Answer:
newline
Explanation:
A newline character is used to end a line and start a new line.
Answered by
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