InterviewSolution
Saved Bookmarks
| 1. |
Write a program to input 3 real numbers (double) and find their average. If the average is greater than 50 print “Very good”, otherwise print “Need to improve”. |
| Answer» REFER the ATTACHED IMAGE | |