Qus:    What are the types of Loop operations?
Dec 28, 2021 05:19 1 Answers Views: 529 RITA
Prev Next
Answers (1)
DIVYA Jan 17, 2022 23:13
Answer:   There are two types of Loops. They are as follows:

1)Times Loop: It allows us to perform a certain action n number of times. Times Loop specifies the number of times the Loop block to be executed.
2)Each item: Each item is used to iterate each key in the given array. It allows us to perform certain actions for all the elements of a collection.

Post Your Answer
Guest User

Not sure what course is right for you?

Choose the right course for you.
Get the help of our experts and find a course that best suits your needs.


Let`s Connect