Which program code doesn’t need preprocessing before being run?
(a) Text
(b) Script
(c) Both Text and Script
(d) Comment
(a) Text
(b) Script
(c) Both Text and Script
(d) Comment
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The correct option is (b) Script
The best I can explain: A scripting or script language is a programming language for a special run-time environment that automates the execution of tasks. A script is program code that doesn’t need pre-processing (e.g. compiling) before being run.