Saturday, 5 January 2019

Difference between code, Script and Program

Code:
Code is the simple instruction, it is used to make script or program.
Script:
Script is a sequence of instructions, that is interpreted by another program rather than a processor.
Program:
The program is sequence of instructions, it is executed by processor

No comments:

Post a Comment

Note: only a member of this blog may post a comment.