Question Detail To access the members of structure which symbol is used *-,. Answer: Option D Similar Questions : 1. The compiler in C ignores all text till the end of line using ///*/none of above Answer: Option A 2. Size of void pointer is 1 byte2 byte4 byte8 byte Answer: Option B 3. The first expression in a for loop is Step value of loopValue of the counter variableAny of aboveNone of above Answer: Option B 4. What is the purpose of getc() read a character from STDINread a character from a fileread all fileread file random Answer: Option B 5. Break statement is used for Quit a programQuit the current iterationBoth of aboveNone of above Answer: Option B Read more from - C Programming Questions Answers - Chapter 1