Multiple Choice
When the user presses Enter in order to submit input, Ruby automatically appends an end of line marker to the end of the input. This end of line marker can be removed using what method?
A) chop
B) cut
C) remove
D) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q34: To compare two strings to see if
Q35: When creating multiline text strings using the
Q36: Which of the following variable names is
Q37: Objet properties are implemented as named variables.
Q38: Text plays a big role in many
Q40: Concatenation is the process of splitting a
Q41: Which of the following methods does not
Q42: Concatenation is performed using the & character.
Q43: Ruby provides the ability to generate random
Q44: In Ruby variable scope is indicated by