How many elementary operations are used in the following algorithm?
Step 1 Set a=1, b=1 c=2, and k=1.
Step 2 while k<n
(a) Replace c with a+b
(b) Replace a with b
(c) Replace b with c
(d) Replace k with k+1
endwhile
Step 3 Print b.
The answer to the question is available in the PDF file https://www.assignmentexpert.com/https://www.assignmentexpert.com/homework-answers/mathematics-answer-53136.pdf
Comments
Leave a comment