2.2)Searching: The program uses a linear search (a for-each loop) to look at every student on the shelf one by one, comparing their ID to the ID you entered. 2.3)Calculation: It iterates through the ...