Multiple Choice
The escape sequence the represents the new-line character is:
A) \r
B) \t
C) \n
D) \\
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q16: Applets were designed to run as stand-alone
Q17: In Java,source code is compiled into object
Q18: What is the value of 7.52e-5?<br>A)752000.0<br>B)0.0000752<br>C)0.000752<br>D)0.00752
Q19: What is the output produced by the
Q20: How are line comments and block comments
Q22: What is byte-code? What is its importance?
Q23: Java uses the ASCII character set.
Q24: What is the Java expression for 27xy?<br>A)27
Q25: Explain the difference between an implicit type
Q26: What steps must the programmer take to