True/False
Both '\n' and "\n" are recognized by the compiler as containing the newline character.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: puts() substitutes \0 when an \n is
Q16: The NULL statement is '\0';.
Q17: The getchar() and putchar() functions deal with
Q18: The char[] itoa(string) function converts an integer
Q19: _ is an example of a string.<br>A)'a'<br>B){'s',
Q21: The _ function continuously accepts and stores
Q22: The statement _ is a direct replacement
Q23: Trying to enter the characters This is
Q24: Line 5 in the function below can
Q25: Programs that use the isalpha() routine must