A Admin • 828.03K Points Coach Q. Which is the correct syntax to declare a file pointer in C? (A) File *file_pointer; (B) FILE *file_pointer; (C) File file_pointer; (D) FILE *file_pointer; Correct Answer - Option(B) Views: 6 Filed under category C Programming Hashtags: Share Manage Tags
Discusssion
Login to discuss.