Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

question 1-7 select the coding term being defined as, a code that tells…

Question

question 1-7 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

Explanation:

Brief Explanations

In coding, a 'Delay' is a code that instructs a robot or program to remain in its current state for a specified time period. The term 'Wait' can be more general and not always with a specific - time reference in all coding contexts. 'Timer' is more about measuring time rather than pausing execution for a set time.

Answer:

A. Delay