Latest C Aptitude Question SOLUTION: In the following code; include main() { FILE *fp; fp= fopen("trial","r"); } fp points to: