Q40
Which of the following communicates with server-side CGI scripts through HTML form submissions and can be written without the use of JavaScript?
A.
Static Web Pages
B.
Interactive Web Pages
AnswerC.
Conditional Web Pages
D.
None of the mentioned
Answer: Option B
Solution
Answer: Option B
Solution:
nteractive web pages that communicate with server-side CGI scripts through HTML form submissions were the original “web application” and can be written without the use of JavaScript.