Multiple choice Loops can be broadly classified into _____ types. two three four five Reveal answer Fill a bubble to check yourself B Correct answer Explanation PL/SQL loops are generally classified into three types: basic loops, WHILE loops, and FOR loops.