 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | Which of the following is an appropriate algorithm to add two number A and BA. (i) Read the two number A and B (ii) Display the sum of the numbers (iii) Add the two numbersB. (i) Read the two number A and B (ii) Add the two number A and B (iii) Display the sumC. (i) Display the sum of the number (ii) Read the two number A and B (iii) Add the number A and BD. (i) Add the two number A and B (ii) Read the two number A and B (iii) Display the sum | 
| Answer» Correct Answer - b Read the option carefully and decide the correct output for p =6 | |