13. What is the purpose of writing the following algorithm: T:= N1 IF N2
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
13. What is the purpose of writing the following algorithm: T:= N1 IF N2
13. What is the purpose of writing the following algorithm: T:= N1 IF N2<T THEN BEGIN T:=N2 END IF N3 <T THEN BEGIN T:=N3 END Z:=T (a.). To assign the lowest value to Z value to Z (b.) To assign the highest The purpose of the algorithm is:
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!