In a file contains the line "i am a boy " then on reading this line into the array str using fgets(). What will str contain?
Answers
Answered by
0
a file contains the line "I am a boy\r\n" then on reading this line into the array str using fgets(). What will str contain?
Similar questions