Question Detail What is the purpose of getc() read a character from STDINread a character from a fileread all fileread file random Answer: Option B Similar Questions : 1. calloc() belongs to which library stdlib.hmalloc.hcalloc.hNone of above Answer: Option A 2. To access the members of structure which symbol is used *-,. Answer: Option D 3. Size of void pointer is 1 byte2 byte4 byte8 byte Answer: Option B 4. What is true about fputs function write to a filetakes two parametersrequires a file pointerall of above Answer: Option D 5. Which is invalid name of identifier worldaddition23test_namefactorial Answer: Option D Read more from - C Programming Questions Answers - Chapter 1