You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//15. Write a program to read marks from keyboard and your program should display equivalent grade according to following table. Marks Grade 100 -80 Distinction 79 -60 First Class 59 -40 Second Class < 40 Fail.