Multiple Choice
Select the escape sequence that starts a new line when used with echo:
A) \\
B) \a
C) \n
D) \r
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: What environment file is always executed immediately
Q7: In an if construct, what statements are
Q8: What permissions are required to execute a
Q9: Match each correct item with the statement
Q10: What number represents the stdin file descriptor?<br>A)
Q12: The default BASH shell prompt is set
Q13: What operator below is known as the
Q14: Any command that can be executed on
Q15: What character is used to delimit most
Q16: Given the syntax command && command, the