Multiple choice A set of instructions that work as a unit is known as procedure event statement none of these Reveal answer Fill a bubble to check yourself A Correct answer Explanation A procedure is a named block of code that performs a specific task. It encapsulates multiple statements that work together as a unit, making code more organized and reusable.