Develop a C program to read the name and score of a student .The program should calculate the status given the following . If score is equal to or greater than 50 then status is "PASS" otherwise "FAIL".