C program to read and print student details using structure pointer, demonstrate example of structure with pointer.
belongs to collection: C pointers example programs
All Answers
total answers (1)
belongs to collection: C pointers example programs
total answers (1)
Program
Output
Enter details of student: Name ?:Mike Roll No ?:101 Percentage ?:89.7 Entered details: Name:Mike RollNo: 101 Percentage: 89.70
need an explanation for this answer? contact us directly to get an explanation for this answer