What is interleaved execution of program?

1 answer

Answer

1120386

2026-08-08 07:25

+ Follow

Interleaved execution of the programs means that in the systems which are used concurrently by several threads or processes, and it is usually only one processor so the system execute one and then suspend it start other one then start executing the first one from that suspend point and like this going one and it is used to avoid delays.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.