Which of the following escape sequences represents a carriage return?

a. \n.
b. \r.
c. \cr.
d. \c.

b. \r.

Computer Science & Information Technology

You might also like to view...

Which transform control tool determines the point you want used as a reference?

A. Reference point location button B. Use relative positioning for reference point button C. Set horizontal skew text box D. Set horizontal position of reference point text box

Computer Science & Information Technology

To add a property to a constructor function, you must add a statement to the function body that uses the ____ keyword.?

A. ?NaN B. ?function C. ?this D. ?property

Computer Science & Information Technology