Multiple choice

What are the various tools that you can use to make an interactive web page?

  1. Common Gateway Interface (CGI) and Active Server Pages (ASP)

  2. Multimedia Internet Mail Extension (MIME)

  3. Client-side image mapping (CSIM)

  4. Server-side image mapping (SSIM)

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

CGI and ASP are classic server-side technologies used to process data and generate dynamic, interactive content on web pages. MIME, CSIM, and SSIM are related to file types or image handling rather than general interactive application development.