Pakistan's best MCQs practice hub — FPSC · PPSC · CSS · NTS · Other Exams
Login

What is a programming structure that repeats a block of code multiple times called?

AFunction
BVariable
CArray
DLoop

Explanation

– A loop repeats a block of code multiple times.
– Common types include for loops and while loops.
– Loops help avoid writing the same code repeatedly.

Exam Relevance
  • Topic: Programming Basics
  • Subtopic: Programming Concepts
Submitted by: mcqstutor Team More Computer MCQs →

No Comments

Leave a comment

Your email address will not be published. Required fields are marked *