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:

In _______, search start at the beginning of the list and check every element in the list.

കോബോൾ പ്രോഗ്രാമിങ് ലാംഗ്വേജുമായി ബന്ധപ്പെട്ട് ശരിയായ പ്രസ്താവനകൾ ഏതൊക്കെയാണ് ?

  1. ' Common Business Oriented Language ' എന്നതിന്റെ ചുരുക്കപ്പേരാണ് കോബോൾ
  2. 1950 കളിൽ ഗ്രേസ് ഹോപ്പർ എന്ന അമേരിക്കൻ കമ്പ്യൂട്ടർ ശാസ്ത്രജ്ഞനാണ് COBOL വികസിപ്പിച്ചത് 
  3. ബാങ്കിംഗ്, ഇൻഷുറൻസ് മേഖലകളിൽ വ്യാപകമായി ഉപയോഗിച്ചിരുന്ന കമ്പ്യൂട്ടർ ഭാഷയാണ് ഇത് 
  4. ആധുനിക ഉപകരണങ്ങൾ COBOL ഫോർമാറ്റ്  അംഗീകരിക്കില്ല അതുകൊണ്ട് ഇപ്പോൾ COBOL നെ ഒരു ലെഗസി ലാംഗ്വേജ് ആയി പരിഗണിക്കുന്നു 
ഇന്ത്യൻ ഭാഷകളുടെ കമ്പ്യൂട്ടർ കോഡിങ്ങിനുള്ള നിയമാവലിക്ക് അടിസ്ഥാനമായി സ്വീകരിച്ചിട്ടുള്ള കോഡിംഗ് സമ്പ്രദായം ?
ASCII refers to :
Which of the following data structure is linear type?