COMPUTER SOFTWARE
PROGRAMMING LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
turning themselves off
|
|
repeating commands
|
|
not working
|
|
doing jobs for humans
|
Detailed explanation-1: -To repeat something simple, such as a paste operation, press Ctrl+Y or F4 (If F4 doesn’t seem to work, you may need to press the F-Lock key or Fn Key, then F4). If you prefer to use the mouse, click Repeat on the Quick Access Toolbar. Notes: By default, the Repeat command.
Detailed explanation-2: -Examples of such repetition include continual checking of user data entries until an acceptable entry, such as a valid password, is made; counting and accumulating running totals; and recurring acceptance of input data and recalculation of output values that only stop upon entry of a designated value.
Detailed explanation-3: -Iteration is the repetition of a process in a computer program, usually done with the help of loops.