MAD101_-_C1_-_FE_-_SU_2023_489.webp
Scar89

MAD101_-_C1_-_FE_-_SU_2023_489.webp

  • Media owner Scar89
  • Ngày thêm
Answer (Choose 1 answer)
Find the output of the recursive algorithm if input n = 5.
procedure TT(n: integer);If n=1 then f(1)=4 else f(n):=f(n-1)*n;
A. 120
B. 240
C. 360
D. 480
E. None of the other choices

3

Thông tin

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

Image metadata

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

Share this media

Back
Bên trên Bottom