Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

select the coding term being defined as, a code that tells the robot or…

Question

select the coding term being defined as, a code that tells the robot or program to wait in its current state for the specified time
delay
wait
timer
code

Explanation:

Brief Explanations

In coding, a "delay" is a code that makes a robot or program pause in its current state for a set amount of time. "Wait" is a general - term but not as specific as "delay" in this context. "Timer" is more about measuring time, and "Code" is a very general term.

Answer:

A. Delay