Write an ada function called tally that takes a parameter


Problem

1. Write an Ada function called Talley_Pass that takes a parameter called Grade_List of type Grade_Array and returns the number of components in the array in which the field Pass is True.

2. Write an Ada function called Tally that takes a parameter called Grade_List of type Grade_Array and a parameter called Score of type Score_Range. The function should return the number of values in Grade_List that have field Score greater than or equal to parameter Score.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write an ada function called tally that takes a parameter
Reference No:- TGS02652825

Expected delivery within 24 Hours