CSD201_-_RE_-_SU_2023_555.webp
Todoroki_87

CSD201_-_RE_-_SU_2023_555.webp

OD
(Choose 1 answer)
Consider the following function:
void fun(int n)
{if(n > 0)
{ n = n/5;fun(n);
System.out.print(" " + n);
}
What is the output when the statement fun(23); is run?
A. 4 1
B. 40
C. 14
D. 04

Exit 8

Thông tin

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

Image metadata

Filename
CSD201_-_RE_-_SU_2023_555.webp
File size
44.5 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom