πŸ“Š C Programming
Q. Which of the following true about FILE *fp
  • (A) FILE is a structure and fp is a pointer to the structure of FILE type
  • (B) FILE is a buffered stream
  • (C) FILE is a stream
  • (D) FILE is a keyword in C for representing files and fp is a variable of FILE type.
πŸ’¬ Discuss
βœ… Correct Answer: (A) FILE is a structure and fp is a pointer to the structure of FILE type

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
303
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
84%
Success Rate