Computer Science, asked by coolbroaa28121, 1 year ago

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 Anonymous
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