MAD101_-_C1_-_FE_-_SU_2023_489.webp
Scar89

MAD101_-_C1_-_FE_-_SU_2023_489.webp

  • Media owner Scar89
  • Ngày thêm
(Choose 1 answer)
Which of the following algorithms are recursive?
0 procedure ABC(n, P: integers)P:=0;for j:=1 to n begin if (j mod 2 = 0) then P: = P -j;else P: = P + j end
(ii)procedure ABC(n, P: integer)P: = 1:for j:=1 to n begin if (j mod 2 = 0) then P:P+j else P : = P*j end
A. None of them
B. Only (1)
C. Only (ii)
D. Both of them

Exit 18

Thông tin

Category
MAD101
Thêm bởi
Scar89
Ngày thêm
Lượt xem
1,325
Lượt bình luận
7
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
MAD101_-_C1_-_FE_-_SU_2023_489.webp
File size
64.4 KB
Dimensions
1926px x 906px

Share this media

Back
Bên trên Bottom