Vidyalelo
Ruby Programming · Q12

File Input Output in Ruby

Programming · Ruby Programming · question 12

Q12

Which method in Ruby is used to set the position of the file pointer?

A.
seek()
Answer
B.
position()
C.
set_pointer()
D.
pointer_position()

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board