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.

Related Questions

Which API allows scripts in a document from one server to exchange messages with scripts?
The user communicates directly with the computer through its peripheral devices is known as
Which of the following is a way of embedding Client-side JavaScript code within HTML documents?

Next steps