1.

What type of structure is this?(a) sequence(b) case(c) repetition(d) processI got this question in an online quiz.Enquiry is from Flowcharting Rules in division Planning the Computer Program of Computer Fundamentals

Answer»

Right choice is (C) REPETITION

To explain I would say: This is a repetition structure. 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