Which of the following communicates with server-side CGI scripts through HTML form submissions and can be written without the use of JavaScript?
A
Interactive Web Pages
B
Static Web Pages
C
Conditional Web Pages
D
All web pages
Correct Answer: Interactive Web Pages
An interactive web page can dynamically vary its content based on user preferences. Interactive 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.