 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | In Ada, a procedure call is a statement that returns a ________. | 
| Answer» ue Explanation :In Ada the SUBPROGRAMS are classified into two categories: procedures and functions. A procedures CALL is a statement and does not RETURN any value . | |