फ्लोचार्ट में काउंटर का उपयोग किस लिए किया जाता है?
What is a counter used for in a flowchart?
A)
B)
C)
D)
Explanation:
A counter in a flowchart is typically used to keep track of how many times a loop or process has been executed. It helps control iterations, often increasing or decreasing in value with each cycle, ensuring that the process stops after a defined number of repetitions.