Logo 
Search:

C Programming Forum

Ask Question   UnAnswered
Home » Forum » C Programming       RSS Feeds

algorithm and flowchart

  Asked By: Lanze    Date: Oct 01    Category: C Programming    Views: 450
  

write an algorithm and flowchart to input the mark of a student and identify its corresponding grade.

.80 and above = "A"
.60 and above = "B"
.40 and above = "C"
.40 below = "Failed"

Share: 



Tagged: