Differences between finite and infinite loop?

1 answer

Answer

1017774

2026-08-03 02:20

+ Follow

A function is set of instruction that perform some specific operation . There are two type of loops one is finite and other is infinite. A finite loop is one that end after finite runs and an infinite loop is one that never ends itself.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.