Which scripting executes on the server before the page is sent to the browser?

Which scripting executes on the server before the page is sent to the browser?

Answer: C. Server-side scriptingCorrect Answer: C. Server-side scripting / सर्वर-साइड स्क्रिप्टिंग Explanation (English): Server-side scripting runs on the web server before the webpage is…

  1. A.

    HTML

  2. B.

    CSS

  3. C.

    Server-side scripting

  4. D.

    Client-side scripting

Attempted by 77 students.

Show answer & explanation

Correct answer: C

Correct Answer: C. Server-side scripting / सर्वर-साइड स्क्रिप्टिंग

Explanation (English):
Server-side scripting runs on the web server before the webpage is sent to the user's browser. It is used for tasks like database interaction, authentication, and dynamic content generation. Examples include PHP, Python, and Node.js.

Explore the full course: Uppsc Polytechnic Lecturer 2025 Cs

Loading lesson…