![7. [10 marks] For each of the following algorithms, indicate whether it lacks finiteness, definiteness, and/or effectiveness:](https://media.cheggcdn.com/media%2F696%2F6967478b-b001-4130-b09f-9443f87ad149%2Fphp9M8blg.png)
7. [10 marks] For each of the following algorithms, indicate whether it lacks finiteness, definiteness, and/or effectiveness: a) procedure double(n: positive integer) while n>0 n:-2n b) procedure divide(n: positive integer) while n20 n:= n-1 c) procedure sum(n: positive integer) sum := 0 while i < 10 sum sum +i d) procedure choose(a, b: integers) x:either a or b Show transcribed image text
Expert Answer
An answer will be send to you shortly. . . . .