Challenger App

No.1 PSC Learning App

1M+ Downloads
In programming, what is the purpose of a loop?

ATo execute a block of code multiple times

BTo terminate the program

CTo define a function or sub program

DTo handle exceptions

Answer:

A. To execute a block of code multiple times

Read Explanation:

loop in programming is a fundamental control structure that repeats a block of code until a specific condition is met. Loops are essential for saving time, reducing errors, and organizing code.


Related Questions:

A self-relocating program is one which :
In C language, the getchar function is used to :
Which is not a Unicode encoding form?
The number of relational operators in the C language is :
എത്ര ബിറ്റുകൾ ഉപയോഗിച്ചാണ് ASCII കോഡിൽ അക്ഷരങ്ങളെ പ്രതിനിധീകരിക്കുന്നത് ?