Which function is used to read a string of text from the user?

Question 2 options:

read line

read int

read text

read float

1 answer

The function used to read a string of text from the user is typically referred to as read line.