1.

Diagram of interactive and script mode​

Answer» IC differences between these two modes are as follows:Interactive MODE is USED when an user WANTS to run one single line or one block of code. It runs very quickly and gives the output instantly.Script Mode, on the other HAND , is used when the user is working with more than one single code or a block of code.


Discussion

No Comment Found