Computer Science, asked by RUDEGIRL, 1 year ago

Define And Describe An Iterative Process With General Steps Of Flow Chart?

Answers

Answered by EHSASS
7

            ★彡 ʜᴇʀᴇ ɪs ʏᴏᴜʀ ᴀɴsᴡᴇʀ 彡★

There are four parts in the iterative process they are:

Initialization: -The decision parameter is used to determine when to exit from the loop.

Decision: -The decision parameter is used to determine whether to remain in the loop or not.

Computation: - The required computation is performed in this part.

Update: - The decision parameter is updated and a transfer to the next iteration results.

ᴇʜsᴀss   ✿◕ ‿ ◕✿


Anonymous: hi
EHSASS: Hey Bhai
Anonymous: busy
Anonymous: ho
Answered by Anonymous
0

Holaaa Mate

Answer:

There are four parts in the iterative process they are

Initialization: -The decision parameter is used to determine when to exit from the loop.

Decision: -The decision parameter is used to determine whether to remain in the loop or not.

Computation: - The required computation is performed in this part.

Update: - The decision parameter is updated and a transfer to the next iteration results.

hope it helps..!!!

Similar questions