Which of the following is an example of a server-side scripting language…
2024
Which of the following is an example of a server-side scripting language commonly used in web applications?
- A.
HTML
- B.
CSS
- C.
C++
- D.
More than one of the above
- E.
None of the above
Attempted by 72 students.
Show answer & explanation
Correct answer: E
HTML and CSS are client-side markup/style technologies, and C++ is not commonly treated as a server-side scripting language for web applications. Since no listed option is a common server-side scripting language, the answer is None of the above.