Question: by using pointers. 10 4. Define struct students that contain the fields (std_ no, std_name, std_mark) and declare two variables (std1, std2) and write a
by using pointers.
10 4. Define struct students that contain the fields (std_ no, std_name, std_mark) and declare two variables (std1, std2) and write a C program that allow the user to enter its data and then find and print the greater mark between two students by using pointer 5. Write a C program that print the average in an array of the first and last ele rs write a C program that read data for 10 students, each student structure contains (s No ,s Name, s address) the program allow the user to search for a specific student
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
