Programming (12th Grade)
Control Structures
Which of the following statements about loops is TRUE?
They can only run once.
They are used for iteration.
They cannot include conditions.
They only work with numbers.