Asked by Colton Weatherwax on Jun 27, 2024

verifed

Verified

Which of the following would not be used to build websites with interactive capabilities?

A) Active Server Pages (ASP)
B) PHP (PHP: Hypertext Preprocessor)
C) FORTRAN
D) Java Server Pages (ISP)

FORTRAN

A high-level programming language used primarily for scientific and engineering applications.

Interactive Capabilities

Features within software or systems that allow for real-time engagement and responses between the user and the program.

  • Acquire knowledge on languages and technologies employed in the development of web pages.
verifed

Verified Answer

AT
Arthur Ter-petrosyanJul 02, 2024
Final Answer :
C
Explanation :
FORTRAN, primarily designed for numerical and scientific computing, is not typically used for building websites with interactive capabilities. In contrast, ASP, PHP, and JSP are all technologies specifically designed for creating dynamic and interactive web pages.