National_Instruments
CLAD · Question #54
The Wait function can be added to While Loops:
The correct answer is C. To allow the processor time to complete other tasks. You've hit your limit · resets 12:50am (America/New_York)
Loops and Timing
Question
The Wait function can be added to While Loops:
Options
- ATo free up available memory.
- BTo allocate memory used by the CPU.
- CTo allow the processor time to complete other tasks.
- DTo reserve which processor the code is running on.
How the community answered
(23 responses)- C96% (22)
- D4% (1)
Explanation
You've hit your limit · resets 12:50am (America/New_York)
Topics
#Wait function#While Loop#processor timing#loop timing
Community Discussion
No community discussion yet for this question.