Discussion Forum : Input Output Streams
Question - How many parameters are there in getline function?
Options:
A .  1
B .  2
C .  3
D .  4
Answer: Option C


There are three parameters in getline function. They are a pointer to an array of characters and maximum number of characters and a delim.



Was this answer helpful ?
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *