1.

The action performed by a ___________ structure must eventually cause the loop to terminate.(a) sequence(b) case(c) repetition(d) processThe question was asked by my school teacher while I was bunking the class.Question is taken from Flowcharting Rules in chapter Planning the Computer Program of Computer Fundamentals

Answer»

Right OPTION is (c) repetition

Easy explanation: The action PERFORMED by a repetition structure MUST EVENTUALLY cause the loop to terminate. OTHERWISE, an infinite loop is created.



Discussion

No Comment Found

Related InterviewSolutions