Difficulty: Easy
Average Score: 82%

Which output results from the given algorithm?
d = 6
n = 61
c = 0
while n >= d
c = c + 1
n = n - d
Put c to output

Report an Issue

Help us improve by flagging this content.

Rate this Practice Test

How helpful was this material?

Chat on WhatsApp