Write a program using structure in C that reads records of 10 students with roll number, name, address and displays the records of student who obtained greater than 250
OUTPUT User inputs information of 10 students:
Write a program using structure in C that reads records of 10 students with roll number, name, address and displays the records of student who obtained greater than 250 Read More