Solved

Given the Following Pseudocode,how Many Times Will Module C000 Be B000\underline { \mathrm { B } 000 }

Question 4

Multiple Choice

Given the following pseudocode,how many times will module C000 be called?
Start
Process B000 DOWHILE not EOF Process B010 Process B000
ENDDO
Process B020
Process B030
Stop
B000\underline { \mathrm { B } 000 }
Enter
IF condition THEN
Process C000\mathrm { C000 }
(ELSE)
ENDIF
Process C010
Return


A) exactly 0 times
B) 0 or more times
C) exactly 1 time
D) 1 or more times

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions