CGI Programming / Scripts Question:
Download Job Interview Questions and Answers PDF
Explain Is CGI a script or a program?
Answer:
The distinction is semantic.Traditionally, compiled executables(binaries) are called programs, and interpreted programs are usually
called scripts.In the context of CGI,the distinction has become even more blurred than before.The words are often used interchangably
(including in this document).Current usage favours the word "scripts" for CGI programs.
called scripts.In the context of CGI,the distinction has become even more blurred than before.The words are often used interchangably
(including in this document).Current usage favours the word "scripts" for CGI programs.
Download CGI Programming Interview Questions And Answers
PDF
Previous Question | Next Question |
Is it a script or a program? | Are there some interactive debugging tools and services available? |