Instructions for questions 6 to 10: Answer the following questions based on the information given.
A string of numbers is fed into a computing machine. It processes the input and gives an output in the following manner:
Input: 88, 56, 32, 15, 61
Step 1:89, 60, 41, 31, 86
Step 2: 89, 120, 123, 124, 430
Step 3: 430, 124, 123, 120,89
Output: 1,1,0,0,2 6.
1. If the input string is '34, 65, 3, 24, 89', what will be the output?
(1) 0,1,0,1,0
(2) 2,2,1,1,0
(3) 0,1,1,0,2
(4) 0,1,0,0,2
(5) 0,0,1,0,2
Answers
Answered by
0
Explanation:
If the input string is '34, 65, 3, 24, 89', what will be the output?
Similar questions