Describe a for loop.

What will be an ideal response?

A for loop repeats the commands between do and done a specific number of times. Each time the script carries out the commands in the loop, a new value is given to a variable. You can assign this value in the command with positional parameters, such as listing the calendar months in a year.

Computer Science & Information Technology

You might also like to view...

What should a facilitator do if a test user gets “stuck”?

What will be an ideal response?

Computer Science & Information Technology

A(n) ____________________ table is a table that stores values used in a field of another table.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology